@Environment(value=CLIENT) public class SnowGolemEntityRenderer extends MobEntityRenderer<SnowGolemEntity,SnowGolemEntityModel<SnowGolemEntity>>
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
TEXTURE |
features, modeldispatcher, shadowOpacity, shadowRadius| Constructor and Description |
|---|
SnowGolemEntityRenderer(EntityRenderDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getTexture(SnowGolemEntity snowGolemEntity) |
hasLabel, method_23186, method_23187, render, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransformsgetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentprivate static final Identifier TEXTURE
public SnowGolemEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(SnowGolemEntity snowGolemEntity)
getTexture in interface FeatureRendererContext<SnowGolemEntity,SnowGolemEntityModel<SnowGolemEntity>>getTexture in class EntityRenderer<SnowGolemEntity>