Interface SpawnerItemShopProduct

All Superinterfaces:
ItemShopProduct, ShopProduct

public interface SpawnerItemShopProduct extends ItemShopProduct
  • Method Details

    • getDropType

      DropType getDropType()
      Returns the drop type aka spawner that will be given
      Returns:
      The drop type
    • setDropType

      void setDropType(DropType dropType)
      Set the drop type aka the spawner that shall be given.
      Parameters:
      dropType - The new drop type