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