| Interface | Description | 
|---|---|
| Lootable | |
| 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 | Description | 
|---|---|
| LootContext | Represents additional information a  LootTablecan use to modify it's
 generated loot. | 
| LootContext.Builder | Utility class to make building  LootContexteasier. | 
| Enum | Description | 
|---|---|
| LootTables | This enum holds a list of all known  LootTables offered by Mojang. | 
Copyright © 2020. All rights reserved.