Package net.minecraft.tag
Class RegistryTagContainer<T>
java.lang.Object
net.minecraft.tag.TagContainer<T>
net.minecraft.tag.RegistryTagContainer<T>
public class RegistryTagContainer<T> extends TagContainer<T>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RegistryTagContainer(Registry<T> registry, String path, String type) -
Method Summary
Modifier and Type Method Description voidfromPacket(PacketByteBuf buf)voidtoPacket(PacketByteBuf buf)Methods inherited from class net.minecraft.tag.TagContainer
applyReload, checkId, get, getEntries, getId, getKeys, getOrCreate, getTagsFor, prepareReload, setEntries