implements LootItemCondition
fah | |
net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition | |
net.minecraft.class_5644 | |
net.minecraft.loot.condition.ValueCheckLootCondition | |
net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition |
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 |
|