| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v361.serializer | |
| org.cloudburstmc.protocol.bedrock.codec.v388.serializer |
| Modifier and Type | Method and Description |
|---|---|
protected StructureEditorData |
StructureBlockUpdateSerializer_v361.readEditorData(ByteBuf buffer,
BedrockCodecHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StructureBlockUpdateSerializer_v361.writeEditorData(ByteBuf buffer,
BedrockCodecHelper helper,
StructureEditorData data) |
| Modifier and Type | Method and Description |
|---|---|
protected StructureEditorData |
StructureBlockUpdateSerializer_v388.readEditorData(ByteBuf buffer,
BedrockCodecHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StructureBlockUpdateSerializer_v388.writeEditorData(ByteBuf buffer,
BedrockCodecHelper helper,
StructureEditorData data) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.