| Modifier and Type | Method and Description |
|---|---|
GameRuleData<?> |
BedrockCodecHelper.readGameRule(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper.writeGameRule(ByteBuf buffer,
GameRuleData<?> gameRule) |
| Modifier and Type | Method and Description |
|---|---|
GameRuleData<?> |
NoopBedrockCodecHelper.readGameRule(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopBedrockCodecHelper.writeGameRule(ByteBuf buffer,
GameRuleData<?> gameRule) |
| Modifier and Type | Method and Description |
|---|---|
GameRuleData<?> |
BedrockCodecHelper_v291.readGameRule(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper_v291.writeGameRule(ByteBuf buffer,
GameRuleData<?> gameRule) |
| Modifier and Type | Method and Description |
|---|---|
GameRuleData<?> |
BedrockCodecHelper_v440.readGameRule(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper_v440.writeGameRule(ByteBuf buffer,
GameRuleData<?> gameRule) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.