Package net.minecraftforge.fml.network
Class FMLHandshakeMessages.S2CRegistry
java.lang.Object
net.minecraftforge.fml.network.FMLHandshakeMessages.LoginIndexedMessage
net.minecraftforge.fml.network.FMLHandshakeMessages.S2CRegistry
- All Implemented Interfaces:
IntSupplier
- Enclosing class:
- FMLHandshakeMessages
public static class FMLHandshakeMessages.S2CRegistry
extends FMLHandshakeMessages.LoginIndexedMessage
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondecode
(PacketBuffer buffer) (package private) void
encode
(PacketBuffer buffer) boolean
Methods inherited from class net.minecraftforge.fml.network.FMLHandshakeMessages.LoginIndexedMessage
getAsInt, getLoginIndex, setLoginIndex
-
Field Details
-
registryName
-
snapshot
-
-
Constructor Details
-
S2CRegistry
-
-
Method Details
-
encode
-
decode
-
getRegistryName
-
hasSnapshot
public boolean hasSnapshot() -
getSnapshot
-