Class PlayerHotbarPacket

All Implemented Interfaces:
Cloneable

public class PlayerHotbarPacket extends DataPacket
  • Field Details

    • selectedHotbarSlot

      public int selectedHotbarSlot
    • windowId

      public int windowId
    • selectHotbarSlot

      public boolean selectHotbarSlot
  • Constructor Details

    • PlayerHotbarPacket

      public PlayerHotbarPacket()
  • Method Details