implements LootItemCondition
| fcz | |
| net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition | |
| net.minecraft.class_5644 | |
| net.minecraft.unmapped.C_tfmwaqli | |
| net.minecraft.loot.condition.ValueCheckLootCondition | |
| net.minecraft.loot.condition.ValueCheckLootCondition |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final NumberProvider |
| ||||||||||||
| private final IntRange |
| ||||||||||||
| public static final com.mojang.serialization.MapCodec<ValueCheckCondition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (NumberProvider value, IntRange range) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||||
| public Set<ContextKey<?>> |
| ||||||||||||
| public boolean |
| ||||||||||||
| public static LootItemCondition$Builder |
| ||||||||||||
| public NumberProvider |
| ||||||||||||
| public IntRange |
|