public class LocatorBarSerializer_v975 extends LocatorBarSerializer_v944
| Modifier and Type | Field and Description |
|---|---|
static LocatorBarSerializer_v975 |
INSTANCE |
| Constructor and Description |
|---|
LocatorBarSerializer_v975() |
| Modifier and Type | Method and Description |
|---|---|
protected LocatorBarWaypoint |
readWaypoint(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper) |
protected void |
writeWaypoint(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper,
LocatorBarWaypoint waypoint) |
deserialize, serializepublic static final LocatorBarSerializer_v975 INSTANCE
protected void writeWaypoint(io.netty.buffer.ByteBuf buf,
BedrockCodecHelper helper,
LocatorBarWaypoint waypoint)
writeWaypoint in class LocatorBarSerializer_v944protected LocatorBarWaypoint readWaypoint(io.netty.buffer.ByteBuf buf, BedrockCodecHelper helper)
readWaypoint in class LocatorBarSerializer_v944