| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v291.serializer | |
| org.cloudburstmc.protocol.bedrock.codec.v544.serializer |
| Modifier and Type | Method and Description |
|---|---|
AttributeData |
UpdateAttributesSerializer_v291.readAttribute(ByteBuf buffer,
BedrockCodecHelper helper) |
AttributeData |
AddEntitySerializer_v291.readAttribute(ByteBuf buffer,
BedrockCodecHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAttributesSerializer_v291.writeAttribute(ByteBuf buffer,
BedrockCodecHelper helper,
AttributeData attribute) |
void |
AddEntitySerializer_v291.writeAttribute(ByteBuf buffer,
BedrockCodecHelper helper,
AttributeData attribute) |
| Modifier and Type | Method and Description |
|---|---|
AttributeData |
UpdateAttributesSerializer_v544.readAttribute(ByteBuf buffer,
BedrockCodecHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAttributesSerializer_v544.writeAttribute(ByteBuf buffer,
BedrockCodecHelper helper,
AttributeData attribute) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.