public class ClientboundAttributeLayerSyncSerializer_v975 extends ClientboundAttributeLayerSyncSerializer_v944
| Modifier and Type | Field and Description |
|---|---|
static ClientboundAttributeLayerSyncSerializer_v975 |
INSTANCE |
| Constructor and Description |
|---|
ClientboundAttributeLayerSyncSerializer_v975() |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeLayerSettings.Weight |
readWeight(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper) |
protected void |
writeWeight(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper,
AttributeLayerSettings.Weight w) |
deserialize, serializepublic static final ClientboundAttributeLayerSyncSerializer_v975 INSTANCE
public ClientboundAttributeLayerSyncSerializer_v975()
protected void writeWeight(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper,
AttributeLayerSettings.Weight w)
writeWeight in class ClientboundAttributeLayerSyncSerializer_v944protected AttributeLayerSettings.Weight readWeight(io.netty.buffer.ByteBuf buf, BedrockCodecHelper helper)
readWeight in class ClientboundAttributeLayerSyncSerializer_v944