Package net.minecraft
Class class_5774
- All Implemented Interfaces:
FeatureRendererContext<class_5762,class_5772<class_5762>>
@Environment(CLIENT) public class class_5774 extends MobEntityRenderer<class_5762,class_5772<class_5762>>
-
Field Summary
Fields Modifier and Type Field Description private static Map<class_5762.class_5767,Identifier>
field_28390
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, model
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, shadowOpacity, shadowRadius
-
Constructor Summary
Constructors Constructor Description class_5774(EntityRendererFactory.Context ctx)
-
Method Summary
Modifier and Type Method Description Identifier
getTexture(class_5762 class_5762)
Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, render, shouldRender
Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransforms
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getFontRenderer, getLight, getPositionOffset, getSkyLight, renderLabelIfPresent
-
Field Details
-
field_28390
-
-
Constructor Details
-
class_5774
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in interfaceFeatureRendererContext<class_5762,class_5772<class_5762>>
- Specified by:
getTexture
in classEntityRenderer<class_5762>
-