Package net.minecraft
Class class_8462
- All Implemented Interfaces:
FeatureRendererContext<class_8405,
CowEntityModel<class_8405>>
@Environment(CLIENT)
public class class_8462
extends MobEntityRenderer<class_8405,CowEntityModel<class_8405>>
- Mappings:
Namespace Name official fuf
intermediary net/minecraft/class_8462
named net/minecraft/class_8462
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNT
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, field_44413, model
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture
(class_8405 class_8405) protected void
scale
(class_8405 class_8405, MatrixStack matrixStack, float float2) 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, method_51047, setupTransforms, shouldFlipUpsideDown
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
field_44414
- Mappings:
Namespace Name Mixin selector official a
Lfuf;a:Lacy;
intermediary field_44414
Lnet/minecraft/class_8462;field_44414:Lnet/minecraft/class_2960;
named field_44414
Lnet/minecraft/class_8462;field_44414:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_8462
- Mappings:
Namespace Name Mixin selector official <init>
Lfsx;<init>(Lfsy$a;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in interfaceFeatureRendererContext<class_8405,
CowEntityModel<class_8405>> - Specified by:
getTexture
in classEntityRenderer<class_8405>
- Mappings:
Namespace Name Mixin selector official a
Lfuf;a(Lbvg;)Lacy;
intermediary method_51048
Lnet/minecraft/class_8462;method_51048(Lnet/minecraft/class_8405;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/class_8462;getTexture(Lnet/minecraft/class_8405;)Lnet/minecraft/util/Identifier;
-
scale
- Overrides:
scale
in classLivingEntityRenderer<class_8405,
CowEntityModel<class_8405>> - Mappings:
Namespace Name Mixin selector official a
Lfuf;a(Lbvg;Lemi;F)V
intermediary method_51049
Lnet/minecraft/class_8462;method_51049(Lnet/minecraft/class_8405;Lnet/minecraft/class_4587;F)V
named scale
Lnet/minecraft/class_8462;scale(Lnet/minecraft/class_8405;Lnet/minecraft/client/util/math/MatrixStack;F)V
-