dip | |
net.minecraft.world.level.storage.loot.LootContext | |
net.minecraft.class_47 | |
net.minecraft.unmapped.C_iakykpgh | |
net.minecraft.loot.context.LootContext | |
net.minecraft.src.C_2811_ | |
net.minecraft.world.level.storage.loot.LootTableInfo |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final Random |
| ||||||||||||
private final float |
| ||||||||||||
private final ServerLevel |
| ||||||||||||
private final Function<ResourceLocation, LootTable> |
| ||||||||||||
private final Set<LootTable> |
| ||||||||||||
private final Function<ResourceLocation, LootItemCondition> |
| ||||||||||||
private final Set<LootItemCondition> |
| ||||||||||||
private final Map<LootContextParam<?>, Object> |
| ||||||||||||
private final Map<ResourceLocation, LootContext$DynamicDrop> |
|
Constructor summary
Modifier | Constructor |
---|---|
(Random random, float luck, ServerLevel world, Function<ResourceLocation, LootTable> tableGetter, Function<ResourceLocation, LootItemCondition> conditionGetter, Map<LootContextParam<?>, Object> parameters, Map<ResourceLocation, LootContext$DynamicDrop> 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 LootItemCondition |
| ||||||||||||||
public Random |
| ||||||||||||||
public float |
| ||||||||||||||
public ServerLevel |
|