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