| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v291.serializer |
| Modifier and Type | Method and Description |
|---|---|
protected CommandData |
AvailableCommandsSerializer_v291.readCommand(ByteBuf buffer,
BedrockCodecHelper helper,
List<CommandEnumData> enums,
List<CommandEnumData> softEnums,
List<String> postfixes,
Set<Runnable> delayedTasks) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AvailableCommandsSerializer_v291.writeCommand(ByteBuf buffer,
BedrockCodecHelper helper,
CommandData commandData,
List<CommandEnumData> enums,
List<CommandEnumData> softEnums,
List<String> postFixes) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.