implements LootCondition
| net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition | |
| net.minecraft.world.level.storage.loot.predicates.ValueCheckCondition | |
| net.minecraft.class_5644 | |
| net.minecraft.loot.condition.ValueCheckLootCondition |
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 com.mojang.serialization.MapCodec<ValueCheckLootCondition> |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public static LootCondition$Builder |
| ||||||||
| public LootNumberProvider |
| ||||||||
| public BoundedIntUnaryOperator |
|