Package net.minecraft.loot.operator
Class BoundedIntUnaryOperator
java.lang.Object
net.minecraft.loot.operator.BoundedIntUnaryOperator
public class BoundedIntUnaryOperator extends Object
- Mappings:
Namespace Name official ddmintermediary net/minecraft/class_42named net/minecraft/loot/operator/BoundedIntUnaryOperator
-
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 LootNumberProvidermaxprivate LootNumberProvidermin -
Constructor Summary
Constructors Modifier Constructor Description privateBoundedIntUnaryOperator(LootNumberProvider lootNumberProvider, LootNumberProvider lootNumberProvider2) -
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
- Mappings:
Namespace Name Mixin selector official aLddm;a:Ldhb;intermediary field_921Lnet/minecraft/class_42;field_921:Lnet/minecraft/class_5658;named minLnet/minecraft/loot/operator/BoundedIntUnaryOperator;min:Lnet/minecraft/loot/provider/number/LootNumberProvider;
-
max
- Mappings:
Namespace Name Mixin selector official bLddm;b:Ldhb;intermediary field_920Lnet/minecraft/class_42;field_920:Lnet/minecraft/class_5658;named maxLnet/minecraft/loot/operator/BoundedIntUnaryOperator;max:Lnet/minecraft/loot/provider/number/LootNumberProvider;
-
field_27897
- Mappings:
Namespace Name Mixin selector official cLddm;c:Lddm$b;intermediary field_27897Lnet/minecraft/class_42;field_27897:Lnet/minecraft/class_42$class_5639;named field_27897Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;field_27897:Lnet/minecraft/loot/operator/BoundedIntUnaryOperator$class_5639;
-
field_27898
- Mappings:
Namespace Name Mixin selector official dLddm;d:Lddm$a;intermediary field_27898Lnet/minecraft/class_42;field_27898:Lnet/minecraft/class_42$class_5638;named field_27898Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;field_27898:Lnet/minecraft/loot/operator/BoundedIntUnaryOperator$class_5638;
-
-
Constructor Details
-
BoundedIntUnaryOperator
private BoundedIntUnaryOperator(@Nullable LootNumberProvider lootNumberProvider, @Nullable LootNumberProvider lootNumberProvider2)
-
-
Method Details
-
method_32386
- Mappings:
Namespace Name Mixin selector official aLddm;a()Ljava/util/Set;intermediary method_32386Lnet/minecraft/class_42;method_32386()Ljava/util/Set;named method_32386Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;method_32386()Ljava/util/Set;
-
method_32387
- Mappings:
Namespace Name Mixin selector official aLddm;a(I)Lddm;intermediary method_32387Lnet/minecraft/class_42;method_32387(I)Lnet/minecraft/class_42;named method_32387Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;method_32387(I)Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;
-
create
- Mappings:
Namespace Name Mixin selector official aLddm;a(II)Lddm;intermediary method_282Lnet/minecraft/class_42;method_282(II)Lnet/minecraft/class_42;named createLnet/minecraft/loot/operator/BoundedIntUnaryOperator;create(II)Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;
-
createMin
- Mappings:
Namespace Name Mixin selector official bLddm;b(I)Lddm;intermediary method_280Lnet/minecraft/class_42;method_280(I)Lnet/minecraft/class_42;named createMinLnet/minecraft/loot/operator/BoundedIntUnaryOperator;createMin(I)Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;
-
createMax
- Mappings:
Namespace Name Mixin selector official cLddm;c(I)Lddm;intermediary method_277Lnet/minecraft/class_42;method_277(I)Lnet/minecraft/class_42;named createMaxLnet/minecraft/loot/operator/BoundedIntUnaryOperator;createMax(I)Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;
-
method_32389
- Mappings:
Namespace Name Mixin selector official aLddm;a(Lddo;I)Iintermediary method_32389Lnet/minecraft/class_42;method_32389(Lnet/minecraft/class_47;I)Inamed method_32389Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;method_32389(Lnet/minecraft/loot/context/LootContext;I)I
-
method_32393
- Mappings:
Namespace Name Mixin selector official bLddm;b(Lddo;I)Zintermediary method_32393Lnet/minecraft/class_42;method_32393(Lnet/minecraft/class_47;I)Znamed method_32393Lnet/minecraft/loot/operator/BoundedIntUnaryOperator;method_32393(Lnet/minecraft/loot/context/LootContext;I)Z
-