Package net.minecraft.loot.operator
Interface BoundedIntUnaryOperator.Applier
- 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.
- Mappings:
- Namespace - Name - named - net/minecraft/loot/operator/BoundedIntUnaryOperator$Applier- intermediary - net/minecraft/class_42$class_5639- official - evr$b
- 
Method Summary
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/loot/operator/BoundedIntUnaryOperator$Applier;apply(Lnet/minecraft/loot/context/LootContext;I)I- intermediary - apply- Lnet/minecraft/class_42$class_5639;apply(Lnet/minecraft/class_47;I)I- official - apply- Levr$b;apply(Levs;I)I
 
 
-