程序包 org.bukkit.loot
package org.bukkit.loot
与战利品表产生与操作有关的类 (Minecraft Wiki - 战利品表).
-
类说明Represents additional information a
LootTable
can use to modify it's generated loot.Utility class to make buildingLootContext
easier.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.This enum holds a list of all knownLootTable
s offered by Mojang.