public class StartGameSerializer_v944 extends StartGameSerializer_v924
| Modifier and Type | Field and Description |
|---|---|
static StartGameSerializer_v944 |
INSTANCE |
MOVEMENT_MODES, PLAYER_PERMISSIONS| Constructor and Description |
|---|
StartGameSerializer_v944() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readServerJoinInformation(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet) |
protected void |
writeServerJoinInformation(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet) |
deserialize, readLevelSettings, serialize, writeLevelSettingsreadBeforeNetworkPermissions, writeBeforeNetworkPermissionsreadSyncedPlayerMovementSettings, writeSyncedPlayerMovementSettingsreadItemDefinitions, writeItemDefinitionsreadNetworkPermissions, writeNetworkPermissionsreadSeed, writeSeedpublic static final StartGameSerializer_v944 INSTANCE
protected void writeServerJoinInformation(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet)
writeServerJoinInformation in class StartGameSerializer_v924protected void readServerJoinInformation(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet)
readServerJoinInformation in class StartGameSerializer_v924