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