| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec | |
| org.cloudburstmc.protocol.bedrock.codec.compat | |
| org.cloudburstmc.protocol.bedrock.codec.v291 |
| Modifier and Type | Method and Description |
|---|---|
CommandOriginData |
BedrockCodecHelper.readCommandOrigin(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper.writeCommandOrigin(ByteBuf buffer,
CommandOriginData commandOrigin) |
| Modifier and Type | Method and Description |
|---|---|
CommandOriginData |
NoopBedrockCodecHelper.readCommandOrigin(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopBedrockCodecHelper.writeCommandOrigin(ByteBuf buffer,
CommandOriginData commandOrigin) |
| Modifier and Type | Method and Description |
|---|---|
CommandOriginData |
BedrockCodecHelper_v291.readCommandOrigin(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper_v291.writeCommandOrigin(ByteBuf buffer,
CommandOriginData originData) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.