Interface LivingEntityEmissiveLayer.DrawSelector<S extends LivingEntityRenderState,M extends EntityModel<S>>

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

public static interface LivingEntityEmissiveLayer.DrawSelector<S extends LivingEntityRenderState,M extends EntityModel<S>>
  • Method Summary

    Modifier and Type
    Method
    Description
    getPartsToDraw(M p_380233_, S p_379592_)
     
  • Method Details

    • getPartsToDraw

      List<ModelPart> getPartsToDraw(M p_380233_, S p_379592_)