Interface LivingEntityEmissiveLayer.AlphaFunction<S extends LivingEntityRenderState>

Enclosing class:
LivingEntityEmissiveLayer<S extends LivingEntityRenderState,M extends EntityModel<S>>

public static interface LivingEntityEmissiveLayer.AlphaFunction<S extends LivingEntityRenderState>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(S p_380400_, float p_379324_)
     
  • Method Details

    • apply

      float apply(S p_380400_, float p_379324_)