| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v291.serializer | |
| org.cloudburstmc.protocol.bedrock.codec.v340.serializer |
| Modifier and Type | Method and Description |
|---|---|
protected CommandParamData |
AvailableCommandsSerializer_v291.readParameter(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.writeParameter(ByteBuf buffer,
BedrockCodecHelper helper,
CommandParamData param,
List<CommandEnumData> enums,
List<CommandEnumData> softEnums,
List<String> postfixes) |
| Modifier and Type | Method and Description |
|---|---|
protected CommandParamData |
AvailableCommandsSerializer_v340.readParameter(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_v340.writeParameter(ByteBuf buffer,
BedrockCodecHelper helper,
CommandParamData param,
List<CommandEnumData> enums,
List<CommandEnumData> softEnums,
List<String> postFixes) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.