public class BedrockInteractTranslator extends PacketTranslator<com.nukkitx.protocol.bedrock.packet.InteractPacket>
| Modifier and Type | Class and Description |
|---|---|
static class |
BedrockInteractTranslator.InteractiveTag
All interactive tags in enum form.
|
| Constructor and Description |
|---|
BedrockInteractTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(com.nukkitx.protocol.bedrock.packet.InteractPacket packet,
GeyserSession session) |
public void translate(com.nukkitx.protocol.bedrock.packet.InteractPacket packet,
GeyserSession session)
translate in class PacketTranslator<com.nukkitx.protocol.bedrock.packet.InteractPacket>Copyright © 2021 GeyserMC. All rights reserved.