public class UpdateAttributesSerializer_v729 extends UpdateAttributesSerializer_v544
| Modifier and Type | Field and Description |
|---|---|
static UpdateAttributesSerializer_v729 |
INSTANCE |
VALUES| Modifier | Constructor and Description |
|---|---|
protected |
UpdateAttributesSerializer_v729() |
| Modifier and Type | Method and Description |
|---|---|
AttributeData |
readAttribute(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper) |
void |
writeAttribute(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
AttributeData attribute) |
readModifier, writeModifierdeserialize, serializepublic static final UpdateAttributesSerializer_v729 INSTANCE
public void writeAttribute(io.netty.buffer.ByteBuf buffer,
BedrockCodecHelper helper,
AttributeData attribute)
writeAttribute in class UpdateAttributesSerializer_v544public AttributeData readAttribute(io.netty.buffer.ByteBuf buffer, BedrockCodecHelper helper)
readAttribute in class UpdateAttributesSerializer_v544