History - net.minecraft.loot.condition.IntValueCheck
26.3
Names
net.minecraft.world.level.storage.loot.IntRangePredicate
net.minecraft.world.level.storage.loot.IntRangePredicate
net.minecraft.class_1_1601
net.minecraft.loot.condition.IntValueCheck
Fields
com.mojang.serialization.Codec<IntValueCheck$Value>: POINT_CODEC, POINT_CODEC, field_1_10401, VALUE_CODEC
com.mojang.serialization.Codec<IntValueCheck$Range>: LINE_CODEC, LINE_CODEC, field_1_10400, RANGE_CODEC
com.mojang.serialization.Codec<IntValueCheck>: CODEC, CODEC, field_1_10399, CODEC
Constructors
Methods
IntValueCheck (int): exact, exact, method_1_10291, of
IntValueCheck (int, int): range, range, method_1_10297, between
IntValueCheck (int): lowerBound, lowerBound, method_1_10296, atLeast
IntValueCheck (int): upperBound, upperBound, method_1_10300, atMost
boolean (LootContext, int): test, test, method_1_10298, test
boolean (LootContext, LootIntProvider): test, test, method_1_10299, test