public class BedrockBlockEntityDataTranslator extends PacketTranslator<com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket>
| Modifier and Type | Field and Description |
|---|---|
protected static Map<com.github.steveice10.mc.protocol.data.game.entity.metadata.Position,String> |
lastMessages |
| Constructor and Description |
|---|
BedrockBlockEntityDataTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet,
GeyserSession session) |
public void translate(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet,
GeyserSession session)
translate in class PacketTranslator<com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket>Copyright © 2020 GeyserMC. All rights reserved.