Class EyesLayer<T extends Entity,M extends EntityModel<T>> 
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,M>
 
net.minecraft.client.renderer.entity.layers.EyesLayer<T,M> 
- Direct Known Subclasses:
 EnderEyesLayer,PhantomEyesLayer,SpiderEyesLayer
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidrender(PoseStack p_116983_, MultiBufferSource p_116984_, int p_116985_, T p_116986_, float p_116987_, float p_116988_, float p_116989_, float p_116990_, float p_116991_, float p_116992_) abstract RenderTypeMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel 
- 
Constructor Details
- 
EyesLayer
 
 - 
 - 
Method Details
- 
render
public void render(PoseStack p_116983_, MultiBufferSource p_116984_, int p_116985_, T p_116986_, float p_116987_, float p_116988_, float p_116989_, float p_116990_, float p_116991_, float p_116992_) - Specified by:
 renderin classRenderLayer<T extends Entity,M extends EntityModel<T>> 
 - 
renderType
 
 -