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