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_28390Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, modelFields 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 IdentifiergetTexture(class_5762 class_5762)Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, render, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, scale, setupTransformsMethods 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:
getTexturein interfaceFeatureRendererContext<class_5762,class_5772<class_5762>>- Specified by:
getTexturein classEntityRenderer<class_5762>
-