Class PacketTypes

java.lang.Object
zombie.network.PacketTypes

public class PacketTypes extends Object
  • Field Details

    • ContainerDeadBody

      public static final short ContainerDeadBody
      See Also:
    • ContainerWorldObject

      public static final short ContainerWorldObject
      See Also:
    • ContainerObject

      public static final short ContainerObject
      See Also:
    • ContainerVehicle

      public static final short ContainerVehicle
      See Also:
    • packetTypes

      public static final Map packetTypes
    • packetCountTable

      public static final KahluaTable packetCountTable
  • Constructor Details

    • PacketTypes

      public PacketTypes()
  • Method Details

    • doPingPacket

      public static void doPingPacket(ByteBufferWriter byteBufferWriter)
    • getPacketCounts

      public static KahluaTable getPacketCounts(int int1)