| coy | |
| net.minecraft.world.level.storage.loot.LootContext | |
| net.minecraft.class_47 | |
| net.minecraft.loot.context.LootContext | |
| net.minecraft.world.storage.loot.LootContext | |
| net.minecraft.server.v1_14_R1.LootTableInfo | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Random | 
  | ||||||||||
| private final float | 
  | ||||||||||
| private final ServerLevel | 
  | ||||||||||
| private final LootTables | 
  | ||||||||||
| private final Set<LootTable> | 
  | ||||||||||
| private final Map<LootContextParam<?>, Object> | 
  | ||||||||||
| private final Map<ResourceLocation, LootContext$DynamicDrop> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| private | (Random random, float luck, ServerLevel world, LootTables manager, Map<LootContextParam<?>, Object> parameters, Map<ResourceLocation, LootContext$DynamicDrop> drops) | 
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean | 
  | ||||||||||||
| public void | 
  | ||||||||||||
| public <T> T | 
  | ||||||||||||
| public boolean | 
  | ||||||||||||
| public void | 
  | ||||||||||||
| public LootTables | 
  | ||||||||||||
| public Random | 
  | ||||||||||||
| public float | 
  | ||||||||||||
| public ServerLevel | 
  |