| dlc | |
| net.minecraft.world.level.storage.loot.LootContext | |
| net.minecraft.class_47 | |
| net.minecraft.loot.context.LootContext | |
| net.minecraft.unmapped.C_iakykpgh | |
| net.minecraft.loot.context.LootContext | |
| net.minecraft.src.C_2811_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Random |
| ||||||||||||||
| private final float |
| ||||||||||||||
| private final ServerWorld |
| ||||||||||||||
| private final Function<Identifier, LootTable> |
| ||||||||||||||
| private final Set<LootTable> |
| ||||||||||||||
| private final Function<Identifier, LootCondition> |
| ||||||||||||||
| private final Set<LootCondition> |
| ||||||||||||||
| private final Map<LootContextParameter<?>, Object> |
| ||||||||||||||
| private final Map<Identifier, LootContext$Dropper> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (Random random, float luck, ServerWorld world, Function<Identifier, LootTable> tableGetter, Function<Identifier, LootCondition> conditionGetter, Map<LootContextParameter<?>, Object> parameters, Map<Identifier, LootContext$Dropper> drops) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||||
| public <T> T |
| ||||||||||||||
| public void |
| ||||||||||||||
| public <T> T |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public void |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public void |
| ||||||||||||||
| public LootTable |
| ||||||||||||||
| public LootCondition |
| ||||||||||||||
| public Random |
| ||||||||||||||
| public float |
| ||||||||||||||
| public ServerWorld |
|