| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock | |
| com.nukkitx.protocol.bedrock.compat |
| Modifier and Type | Method and Description |
|---|---|
abstract EntityLinkData |
BedrockPacketHelper.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BedrockPacketHelper.writeEntityLink(ByteBuf buffer,
EntityLinkData link) |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkData |
NoopBedrockPacketHelper.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopBedrockPacketHelper.writeEntityLink(ByteBuf buffer,
EntityLinkData link) |
Copyright © 2018–2022 NukkitX. All rights reserved.