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