Package net.minecraft

Interface class_11887<T>

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface class_11887<T>
Mappings:
Namespace Name
named net/minecraft/class_11887
intermediary net/minecraft/class_11887
official bgk
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
  • Method Details

    • applyAsFloat

      float applyAsFloat(T t)