ewp | |
net.minecraft.world.level.storage.loot.LootContext | |
net.minecraft.class_47 | |
net.minecraft.loot.context.LootContext | |
net.minecraft.world.level.storage.loot.LootTableInfo |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final LootParams |
| ||||||||
private final RandomSource |
| ||||||||
private final HolderGetter$Provider |
| ||||||||
private final Set<LootContext$VisitedEntry<?>> |
|
Constructor summary
Modifier | Constructor |
---|---|
(LootParams worldContext, RandomSource random, HolderGetter$Provider lookup) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public <T> T |
| ||||||||
public <T> T |
| ||||||||
public void |
| ||||||||
public boolean |
| ||||||||
public boolean |
| ||||||||
public void |
| ||||||||
public HolderGetter$Provider |
| ||||||||
public RandomSource |
| ||||||||
public float |
| ||||||||
public ServerLevel |
| ||||||||
public static LootContext$VisitedEntry<LootTable> |
| ||||||||
public static LootContext$VisitedEntry<LootItemCondition> |
| ||||||||
public static LootContext$VisitedEntry<LootItemFunction> |
|