Package net.minecraft.util.function
Interface ToFloatFunction<C>
- All Known Implementing Classes:
Spline,Spline.FixedFloatFunction
- 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 official aidintermediary net/minecraft/class_6501named net/minecraft/util/function/ToFloatFunction
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official applyLaid;apply(Ljava/lang/Object;)Fintermediary applyLnet/minecraft/class_6501;apply(Ljava/lang/Object;)Fnamed applyLnet/minecraft/util/function/ToFloatFunction;apply(Ljava/lang/Object;)F
-