public class JavaPlayerActionAckTranslator extends PacketTranslator<com.github.steveice10.mc.protocol.packet.ingame.server.entity.player.ServerPlayerActionAckPacket>
| Constructor and Description |
|---|
JavaPlayerActionAckTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(com.github.steveice10.mc.protocol.packet.ingame.server.entity.player.ServerPlayerActionAckPacket packet,
GeyserSession session) |
public void translate(com.github.steveice10.mc.protocol.packet.ingame.server.entity.player.ServerPlayerActionAckPacket packet,
GeyserSession session)
translate in class PacketTranslator<com.github.steveice10.mc.protocol.packet.ingame.server.entity.player.ServerPlayerActionAckPacket>Copyright © 2020 GeyserMC. All rights reserved.