Uses of Package
org.bukkit.loot
-
Packages that use org.bukkit.loot Package Description org.bukkit More generalized classes in the API.org.bukkit.block Classes used to manipulate the voxels in aworld
, including special states.org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc.org.bukkit.entity.minecart Interfaces for variousMinecart
types.org.bukkit.loot -
Classes in org.bukkit.loot used by org.bukkit Class Description 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.LootTables This enum holds a list of all knownLootTable
s offered by Mojang. -
Classes in org.bukkit.loot used by org.bukkit.block Class Description Lootable -
Classes in org.bukkit.loot used by org.bukkit.entity Class Description Lootable -
Classes in org.bukkit.loot used by org.bukkit.entity.minecart Class Description Lootable -
Classes in org.bukkit.loot used by org.bukkit.loot Class Description LootContext Represents additional information aLootTable
can use to modify it's generated loot.LootContext.Builder Utility class to make buildingLootContext
easier.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.LootTables This enum holds a list of all knownLootTable
s offered by Mojang.