| coy | |
| net.minecraft.world.level.storage.loot.LootContext | |
| net.minecraft.class_47 | |
| net.minecraft.loot.context.LootContext | |
| net.minecraft.unmapped.C_iakykpgh | |
| 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 LootManager |
| ||||||||||||||||
| private final Set<LootTable> |
| ||||||||||||||||
| private final Map<LootContextParameter<?>, Object> |
| ||||||||||||||||
| private final Map<Identifier, LootContext$Dropper> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Random random, float luck, ServerWorld world, LootManager manager, Map<LootContextParameter<?>, Object> parameters, Map<Identifier, LootContext$Dropper> drops) |
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 |
|