Interface EntityTickProgress

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 EntityTickProgress
Mappings:
Namespace Name
named net/minecraft/world/waypoint/EntityTickProgress
intermediary net/minecraft/class_11728
official fqh
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
  • Method Details

    • getTickProgress

      float getTickProgress(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named getTickProgress Lnet/minecraft/world/waypoint/EntityTickProgress;getTickProgress(Lnet/minecraft/entity/Entity;)F
      intermediary apply Lnet/minecraft/class_11728;apply(Lnet/minecraft/class_1297;)F
      official apply Lfqh;apply(Lcdv;)F