| net.minecraft.world.level.storage.loot.LootContext | |
| net.minecraft.world.level.storage.loot.LootContext | |
| net.minecraft.class_47 | |
| net.minecraft.loot.context.LootContext |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final LootWorldContext |
| ||||||||
| private final Random |
| ||||||||
| private final RegistryEntryLookup$RegistryLookup |
| ||||||||
| private final Set<LootContext$Entry<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootWorldContext worldContext, Random random, RegistryEntryLookup$RegistryLookup lookup) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public <T> T |
| ||||||||
| public <T> T |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public RegistryEntryLookup$RegistryLookup |
| ||||||||
| public Random |
| ||||||||
| public float |
| ||||||||
| public ServerWorld |
| ||||||||
| public static LootContext$Entry<LootTable> |
| ||||||||
| public static LootContext$Entry<LootCondition> |
| ||||||||
| public static LootContext$Entry<LootFunction> |
|