public class BedrockPlayerInputTranslator extends PacketTranslator<com.nukkitx.protocol.bedrock.packet.PlayerInputPacket>
| Constructor and Description |
|---|
BedrockPlayerInputTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet,
GeyserSession session) |
public void translate(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet,
GeyserSession session)
translate in class PacketTranslator<com.nukkitx.protocol.bedrock.packet.PlayerInputPacket>Copyright © 2020 GeyserMC. All rights reserved.