接口 WardenEmissiveLayer.AlphaFunction<T extends Warden>

封闭类:
WardenEmissiveLayer<T extends Warden,M extends WardenModel<T>>

public static interface WardenEmissiveLayer.AlphaFunction<T extends Warden>
  • 方法概要

    修饰符和类型
    方法
    说明
    float
    apply(T pLivingEntity, float pPartialTick, float pAgeInTicks)
     
  • 方法详细资料

    • apply

      float apply(T pLivingEntity, float pPartialTick, float pAgeInTicks)