| col | |
| net.minecraft.class_47 | |
| net.minecraft.world.gen.loot.LootContext | |
| net.minecraft.world.storage.loot.LootContext | |
| net.minecraft.world.storage.loot.LootContext |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Random |
| ||||||||||
| private final float |
| ||||||||||
| private final ServerWorld |
| ||||||||||
| private final LootTables |
| ||||||||||
| private final Set<LootTable> |
| ||||||||||
| private final Map<LootContextParameter<?>, Object> |
| ||||||||||
| private final Map<Identifier, LootContext$DynamicDrop> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Random arg0, float arg1, ServerWorld arg2, LootTables arg3, Map<LootContextParameter<?>, Object> arg4, Map<Identifier, LootContext$DynamicDrop> arg5) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public <T> T |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public LootTables |
| ||||||||||
| public Random |
| ||||||||||
| public float |
| ||||||||||
| public ServerWorld |
|