Package net.minecraft.loot.operator
Class BoundedIntUnaryOperator
java.lang.Object
net.minecraft.loot.operator.BoundedIntUnaryOperator
public class BoundedIntUnaryOperator extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static interfaceBoundedIntUnaryOperator.class_5638(package private) static interfaceBoundedIntUnaryOperator.class_5639static classBoundedIntUnaryOperator.Serializer -
Field Summary
Fields Modifier and Type Field Description private BoundedIntUnaryOperator.class_5639field_27897private BoundedIntUnaryOperator.class_5638field_27898private class_5658maxprivate class_5658min -
Constructor Summary
Constructors Modifier Constructor Description privateBoundedIntUnaryOperator(class_5658 class_5658, class_5658 class_56582) -
Method Summary
Modifier and Type Method Description static BoundedIntUnaryOperatorcreate(int min, int max)static BoundedIntUnaryOperatorcreateMax(int max)static BoundedIntUnaryOperatorcreateMin(int min)Set<LootContextParameter<?>>method_32386()static BoundedIntUnaryOperatormethod_32387(int int2)intmethod_32389(LootContext lootContext, int int2)booleanmethod_32393(LootContext lootContext, int int2)
-
Field Details
-
min
-
max
-
field_27897
-
field_27898
-
-
Constructor Details
-
BoundedIntUnaryOperator
-
-
Method Details
-
method_32386
-
method_32387
-
create
-
createMin
-
createMax
-
method_32389
-
method_32393
-