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, checkId, get, getEntries, getId, getKeys, getOrCreate, getTagsFor, prepareReload, setEntriespublic void toPacket(PacketByteBuf buf)
public void fromPacket(PacketByteBuf buf)