Package net.minecraft.util.function
Interface ToFloatFunction<C>
- All Known Subinterfaces:
Spline<C>
- All Known Implementing Classes:
Spline.FixedFloatFunction
,Spline.Implementation
,VanillaTerrainParameters.class_7074
,VanillaTerrainParameters.LocationFunction
- 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 ajy
intermediary net/minecraft/class_6501
named net/minecraft/util/function/ToFloatFunction
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official apply
Lajy;apply(Ljava/lang/Object;)F
intermediary apply
Lnet/minecraft/class_6501;apply(Ljava/lang/Object;)F
named apply
Lnet/minecraft/util/function/ToFloatFunction;apply(Ljava/lang/Object;)F
-