public class StartGameSerializer_v313 extends StartGameSerializer_v291
| Modifier and Type | Field and Description |
|---|---|
static StartGameSerializer_v313 |
INSTANCE |
PLAYER_PERMISSIONS| Constructor and Description |
|---|
StartGameSerializer_v313() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readLevelSettings(ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet) |
protected void |
writeLevelSettings(ByteBuf buffer,
BedrockCodecHelper helper,
StartGamePacket packet) |
deserialize, readSeed, serialize, writeSeedpublic static final StartGameSerializer_v313 INSTANCE
protected void writeLevelSettings(ByteBuf buffer, BedrockCodecHelper helper, StartGamePacket packet)
writeLevelSettings in class StartGameSerializer_v291protected void readLevelSettings(ByteBuf buffer, BedrockCodecHelper helper, StartGamePacket packet)
readLevelSettings in class StartGameSerializer_v291Copyright © 2018–2022 CloudburstMC. All rights reserved.