| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock | |
| com.nukkitx.protocol.bedrock.compat |
| Modifier and Type | Method and Description |
|---|---|
abstract StructureSettings |
BedrockPacketHelper.readStructureSettings(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BedrockPacketHelper.writeStructureSettings(ByteBuf buffer,
StructureSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
StructureSettings |
NoopBedrockPacketHelper.readStructureSettings(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopBedrockPacketHelper.writeStructureSettings(ByteBuf buffer,
StructureSettings settings) |
Copyright © 2018–2022 NukkitX. All rights reserved.