Package org.bukkit.loot

Classes relevant to loot table manipulation and generation.
  • Interface Summary 
    Interface Description
    Lootable
    Represents a Container or a Mob that can have a loot table.
    LootTable
    LootTables are technical files that represent what items should be in naturally generated containers, what items should be dropped when killing a mob, or what items can be fished.
  • Class Summary 
    Class Description
    LootContext
    Represents additional information a LootTable can use to modify it's generated loot.
    LootContext.Builder
    Utility class to make building LootContext easier.
  • Enum Summary 
    Enum Description
    LootTables
    This enum holds a list of all known LootTables offered by Mojang.