fdj | |
net.minecraft.world.level.storage.loot.LootContext |
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 arg0, RandomSource arg1, HolderGetter$Provider arg2) |
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> |
|