Interface WardenEmissiveLayer.AlphaFunction<T extends Warden>

Enclosing class:
WardenEmissiveLayer<T extends Warden,M extends WardenModel<T>>

public static interface WardenEmissiveLayer.AlphaFunction<T extends Warden>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(T pLivingEntity, float pPartialTick, float pAgeInTicks)
     
  • Method Details

    • apply

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