Interface LootableBlockInventory

All Superinterfaces:
Lootable, LootableInventory
All Known Subinterfaces:
Chest, Dispenser, Dropper, Hopper, ShulkerBox

public interface LootableBlockInventory extends LootableInventory
Represents an Inventory that can generate loot, such as Chests inside of Fortresses and Mineshafts
  • Method Details