Package net.minecraft.loot.operator
Interface BoundedIntUnaryOperator.class_5639
- Enclosing class:
- BoundedIntUnaryOperator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface static interface BoundedIntUnaryOperator.class_5639
- Mappings:
Namespace Name official ddm$bintermediary net/minecraft/class_42$class_5639named net/minecraft/loot/operator/BoundedIntUnaryOperator$class_5639
-
Method Summary
Modifier and Type Method Description intapply(LootContext lootContext, int int2)
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official applyLddm$b;apply(Lddo;I)Iintermediary applyLnet/minecraft/class_42$class_5639;apply(Lnet/minecraft/class_47;I)Inamed applyLnet/minecraft/loot/operator/BoundedIntUnaryOperator$class_5639;apply(Lnet/minecraft/loot/context/LootContext;I)I
-