public static class FMLMCRegisterPacketHandler.ChannelList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Set<ResourceLocation> |
locations |
Constructor and Description |
---|
ChannelList() |
Modifier and Type | Method and Description |
---|---|
private java.util.Set<ResourceLocation> |
bytesToResLocation(byte[] all) |
(package private) byte[] |
toByteArray() |
void |
updateFrom(java.util.function.Supplier<NetworkEvent.Context> source,
PacketBuffer buffer,
NetworkEvent.RegistrationChangeType changeType) |
private java.util.Set<ResourceLocation> locations
public void updateFrom(java.util.function.Supplier<NetworkEvent.Context> source, PacketBuffer buffer, NetworkEvent.RegistrationChangeType changeType)
byte[] toByteArray()
private java.util.Set<ResourceLocation> bytesToResLocation(byte[] all)