Enum Class LootTables

java.lang.Object
java.lang.Enum<LootTables>
org.bukkit.loot.LootTables
All Implemented Interfaces:
Serializable, Comparable<LootTables>, Constable, Keyed

public enum LootTables extends Enum<LootTables> implements Keyed
This enum holds a list of all known LootTables offered by Mojang. This list is not guaranteed to be accurate in future versions.
See the Minecraft Wiki for more information on loot tables.