implements LootCondition
| fhb | |
| net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition | |
| net.minecraft.class_5644 | |
| net.minecraft.loot.condition.ValueCheckLootCondition | |
| net.minecraft.unmapped.C_tfmwaqli | |
| net.minecraft.loot.condition.ValueCheckLootCondition | |
| net.minecraft.src.C_141479_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final LootNumberProvider |
| ||||||||||||||
| private final BoundedIntUnaryOperator |
| ||||||||||||||
| public static final com.mojang.serialization.MapCodec<ValueCheckLootCondition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (LootNumberProvider value, BoundedIntUnaryOperator range) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootConditionType |
| ||||||||||||||
| public Set<ContextParameter<?>> |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public static LootCondition$Builder |
| ||||||||||||||
| public LootNumberProvider |
| ||||||||||||||
| public BoundedIntUnaryOperator |
|