Package net.minecraft
Class class_9619
- All Implemented Interfaces:
FeatureRendererContext<class_9500,class_9611<class_9500>>
@Environment(CLIENT)
public class class_9619
extends MobEntityRenderer<class_9500,class_9611<class_9500>>
- Mappings:
Namespace Name official glxintermediary net/minecraft/class_9619named net/minecraft/class_9619
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNTFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_9500 class_9500) voidrender(class_9500 class_9500, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) protected voidscale(class_9500 class_9500, MatrixStack matrixStack, float float2) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabel, shouldRenderMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_59376, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
field_51180
- Mappings:
Namespace Name Mixin selector official aLglx;a:Lakt;intermediary field_51180Lnet/minecraft/class_9619;field_51180:Lnet/minecraft/class_2960;named field_51180Lnet/minecraft/class_9619;field_51180:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_9619
- Mappings:
Namespace Name Mixin selector official <init>Lgkp;<init>(Lgkq$a;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
render
public void render(class_9500 class_9500, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
renderin classMobEntityRenderer<class_9500,class_9611<class_9500>> - Mappings:
Namespace Name Mixin selector official aLglx;a(Lcjc;FFLfbc;Lgfg;I)Vintermediary method_59379Lnet/minecraft/class_9619;method_59379(Lnet/minecraft/class_9500;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)Vnamed renderLnet/minecraft/class_9619;render(Lnet/minecraft/class_9500;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
-
scale
- Overrides:
scalein classLivingEntityRenderer<class_9500,class_9611<class_9500>> - Mappings:
Namespace Name Mixin selector official aLglx;a(Lcjc;Lfbc;F)Vintermediary method_59380Lnet/minecraft/class_9619;method_59380(Lnet/minecraft/class_9500;Lnet/minecraft/class_4587;F)Vnamed scaleLnet/minecraft/class_9619;scale(Lnet/minecraft/class_9500;Lnet/minecraft/client/util/math/MatrixStack;F)V
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_9500,class_9611<class_9500>> - Specified by:
getTexturein classEntityRenderer<class_9500>- Mappings:
Namespace Name Mixin selector official aLglx;a(Lcjc;)Lakt;intermediary method_59378Lnet/minecraft/class_9619;method_59378(Lnet/minecraft/class_9500;)Lnet/minecraft/class_2960;named getTextureLnet/minecraft/class_9619;getTexture(Lnet/minecraft/class_9500;)Lnet/minecraft/util/Identifier;
-