Class EyesLayer<S extends EntityRenderState,M extends EntityModel<S>>
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<S,M>
net.minecraft.client.renderer.entity.layers.EyesLayer<S,M>
- Direct Known Subclasses:
EnderEyesLayer,PhantomEyesLayer,SpiderEyesLayer
public abstract class EyesLayer<S extends EntityRenderState,M extends EntityModel<S>>
extends RenderLayer<S,M>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract RenderTypevoidsubmit(PoseStack p_433452_, SubmitNodeCollector p_433171_, int p_434650_, S p_435883_, float p_433542_, float p_435619_) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, renderColoredCutoutModel
-
Constructor Details
-
EyesLayer
-
-
Method Details
-
submit
public void submit(PoseStack p_433452_, SubmitNodeCollector p_433171_, int p_434650_, S p_435883_, float p_433542_, float p_435619_) - Specified by:
submitin classRenderLayer<S extends EntityRenderState,M extends EntityModel<S>>
-
renderType
-