Package net.minecraft

Interface class_11728

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_11728
Mappings:
Namespace Name
named net/minecraft/class_11728
intermediary net/minecraft/class_11728
official fml
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(Entity entity)
     
  • Method Details

    • apply

      float apply(Entity entity)