net.minecraft.loot.condition

public record IntValueCheck$Value

implements IntValueCheck

net.minecraft.world.level.storage.loot.IntRangePredicate$Point
net.minecraft.class_1_1601$class_1_1603
net.minecraft.loot.condition.IntValueCheck$Value

Field summary

Modifier and TypeField
private final RegistryEntry<LootIntProvider>
value
comp_1_1830
value

Constructor summary

ModifierConstructor
public (RegistryEntry<LootIntProvider> value)

Method summary

Modifier and TypeMethod
public void
validate(ValidationContext context)
method_292(class_58 arg0)
report(LootTableReporter arg0)
private int
computeValue(LootContext context)
method_1_10305(class_47 arg0)
getMatchValue(LootContext context)
public boolean
test(LootContext context, int input)
method_1_10298(class_47 arg0, int arg1)
test(LootContext arg0, int arg1)
public RegistryEntry<LootIntProvider>
value()
comp_1_1830()
value()