Class TestRemoveItemSlotResult

java.lang.Object
com.hypixel.hytale.server.core.inventory.container.TestRemoveItemSlotResult

public class TestRemoveItemSlotResult extends Object
  • Field Details

    • picked

      Map<Short,Integer> picked
    • quantityRemaining

      int quantityRemaining
  • Constructor Details

    • TestRemoveItemSlotResult

      public TestRemoveItemSlotResult(int testQuantityRemaining)
  • Method Details

    • hasResult

      public boolean hasResult()
    • getPickedSlots

      public Set<Short> getPickedSlots()