Package net.minecraft.util.function
Interface Object2FloatFunction<T>
- 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/util/function/Object2FloatFunctionintermediary net/minecraft/class_11887official bgn
-
Method Summary
-
Method Details
-
applyAsFloat
- Mappings:
Namespace Name Mixin selector named applyAsFloatLnet/minecraft/util/function/Object2FloatFunction;applyAsFloat(Ljava/lang/Object;)Fintermediary applyAsFloatLnet/minecraft/class_11887;applyAsFloat(Ljava/lang/Object;)Fofficial applyAsFloatLbgn;applyAsFloat(Ljava/lang/Object;)F
-