| Modifier and Type | Method and Description |
|---|---|
EntityLinkData |
BedrockCodecHelper.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper.writeEntityLink(ByteBuf buffer,
EntityLinkData link) |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkData |
NoopBedrockCodecHelper.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoopBedrockCodecHelper.writeEntityLink(ByteBuf buffer,
EntityLinkData link) |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkData |
BedrockCodecHelper_v291.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper_v291.writeEntityLink(ByteBuf buffer,
EntityLinkData entityLink) |
| Modifier and Type | Method and Description |
|---|---|
EntityLinkData |
BedrockCodecHelper_v407.readEntityLink(ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockCodecHelper_v407.writeEntityLink(ByteBuf buffer,
EntityLinkData entityLink) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.