public class PhantomEyesLayer<T extends Entity> extends AbstractEyesLayer<T,PhantomModel<T>>
Modifier and Type | Field and Description |
---|---|
private static RenderType |
field_229138_a_ |
Constructor and Description |
---|
PhantomEyesLayer(IEntityRenderer<T,PhantomModel<T>> p_i50928_1_) |
Modifier and Type | Method and Description |
---|---|
RenderType |
getRenderType() |
render
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModel
private static final RenderType field_229138_a_
public PhantomEyesLayer(IEntityRenderer<T,PhantomModel<T>> p_i50928_1_)
public RenderType getRenderType()
getRenderType
in class AbstractEyesLayer<T extends Entity,PhantomModel<T extends Entity>>