public class RegistryTagContainer<T> extends TagContainer<T>
| Constructor and Description |
|---|
RegistryTagContainer(Registry<T> registry,
String path,
String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
fromPacket(PacketByteBuf buf) |
void |
toPacket(PacketByteBuf buf) |
applyReload, get, getEntries, getKeys, getOrCreate, getTagsFor, method_26796, method_26798, method_27068, prepareReload, setEntriespublic void toPacket(PacketByteBuf buf)
public void fromPacket(PacketByteBuf buf)