Class PlayerBagSlot

All Implemented Interfaces:
Slot, Cloneable, Iterable<RPObject>, Serializable

public class PlayerBagSlot extends PlayerSlot
  • Constructor Details

    • PlayerBagSlot

      public PlayerBagSlot(String player)
  • Method Details

    • isFull

      public boolean isFull()
      Description copied from class: RPSlot
      Returns true if the slot is full.
      Overrides:
      isFull in class RPSlot
      Returns:
      true if the slot is full.