@Environment(value=CLIENT) public class ZoglinEntityRenderer extends MobEntityRenderer<ZoglinEntity,HoglinEntityModel<ZoglinEntity>>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
ZoglinEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(ZoglinEntity zoglinEntity) |
hasLabel, method_23186, method_23187, render, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
private static final Identifier TEXTURE
public ZoglinEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(ZoglinEntity zoglinEntity)
getTexture
in interface FeatureRendererContext<ZoglinEntity,HoglinEntityModel<ZoglinEntity>>
getTexture
in class EntityRenderer<ZoglinEntity>