Class OcelotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<OcelotEntity,class_10024>
net.minecraft.client.render.entity.LivingEntityRenderer<OcelotEntity,class_10024,class_9949>
net.minecraft.client.render.entity.MobEntityRenderer<OcelotEntity,class_10024,class_9949>
net.minecraft.class_9990<OcelotEntity,class_10024,class_9949>
net.minecraft.client.render.entity.OcelotEntityRenderer
- All Implemented Interfaces:
FeatureRendererContext<class_10024,class_9949>
@Environment(CLIENT)
public class OcelotEntityRenderer
extends class_9990<OcelotEntity,class_10024,class_9949>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/OcelotEntityRendererintermediary net/minecraft/class_3683official gob
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, field_53193, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(class_10024 class_10024) voidmethod_62354(OcelotEntity ocelotEntity, class_10024 class_10024, float float2) Methods inherited from class net.minecraft.class_9990
renderMethods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getModel, getOverlay, getRenderLayer, isShaking, isVisible, method_3919, method_62358, method_62483, method_62484, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, method_62406, method_62425, method_62426, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/render/entity/OcelotEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_16259Lnet/minecraft/class_3683;field_16259:Lnet/minecraft/class_2960;official aLgob;a:Lalb;
-
-
Constructor Details
-
OcelotEntityRenderer
-
-
Method Details
-
getTexture
- Specified by:
getTexturein interfaceFeatureRendererContext<class_10024,class_9949> - Specified by:
getTexturein classEntityRenderer<OcelotEntity,class_10024> - Mappings:
Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/OcelotEntityRenderer;getTexture(Lnet/minecraft/class_10024;)Lnet/minecraft/util/Identifier;intermediary method_16046Lnet/minecraft/class_3683;method_16046(Lnet/minecraft/class_10024;)Lnet/minecraft/class_2960;official aLgob;a(Lgta;)Lalb;
-
method_55269
- Specified by:
method_55269in classEntityRenderer<OcelotEntity,class_10024> - Mappings:
Namespace Name Mixin selector named method_55269Lnet/minecraft/client/render/entity/OcelotEntityRenderer;method_55269()Lnet/minecraft/class_10024;intermediary method_62495Lnet/minecraft/class_3683;method_62495()Lnet/minecraft/class_10024;official cLgob;c()Lgta;
-
method_62354
- Overrides:
method_62354in classLivingEntityRenderer<OcelotEntity,class_10024, class_9949> - Mappings:
Namespace Name Mixin selector named method_62354Lnet/minecraft/client/render/entity/OcelotEntityRenderer;method_62354(Lnet/minecraft/entity/passive/OcelotEntity;Lnet/minecraft/class_10024;F)Vintermediary method_62494Lnet/minecraft/class_3683;method_62494(Lnet/minecraft/class_3701;Lnet/minecraft/class_10024;F)Vofficial aLgob;a(Lcgj;Lgta;F)V
-