Class PlayerMoneyPouchSlot

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

public class PlayerMoneyPouchSlot extends PlayerSlot
Money Pouch
Author:
Antum Deluge
  • Constructor Details

    • PlayerMoneyPouchSlot

      public PlayerMoneyPouchSlot(String player)
      Creates a new PlayerSlot.
      Parameters:
      player - player
  • Method Details