Interface SpawnerItemShopPrice

All Superinterfaces:
ItemShopPrice, ShopPrice

public interface SpawnerItemShopPrice extends ItemShopPrice
  • Method Details

    • getDropType

      DropType getDropType()
      Returns the DropType aka spawner that will be taken from the player on purchase.
      Returns:
      The drop type of this price
    • setDropType

      void setDropType(DropType dropType)
      Set the DropType aka the spawner that will be taken from the player on purchase.
      Parameters:
      dropType - The new dropType