Class OcelotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<OcelotEntity>
net.minecraft.client.render.entity.LivingEntityRenderer<OcelotEntity,OcelotEntityModel<OcelotEntity>>
 
net.minecraft.client.render.entity.MobEntityRenderer<OcelotEntity,OcelotEntityModel<OcelotEntity>>
 
net.minecraft.client.render.entity.OcelotEntityRenderer
- All Implemented Interfaces:
 FeatureRendererContext<OcelotEntity,OcelotEntityModel<OcelotEntity>> 
@Environment(CLIENT)
public class OcelotEntityRenderer
extends MobEntityRenderer<OcelotEntity,OcelotEntityModel<OcelotEntity>> 
- Mappings:
 Namespace Name named net/minecraft/client/render/entity/OcelotEntityRendererintermediary net/minecraft/class_3683official gls
- 
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, field_52257, shadowOpacity, shadowRadius - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
getShadowRadius, hasLabelMethods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, render, scale, setupTransforms, shouldFlipUpsideDownMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, 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 aLgls;a:Lakr;
 
 - 
 - 
Constructor Details
- 
OcelotEntityRenderer
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vofficial <init>Lgki;<init>(Lgkj$a;)V
 
 - 
 - 
Method Details
- 
getTexture
- Specified by:
 getTexturein interfaceFeatureRendererContext<OcelotEntity,OcelotEntityModel<OcelotEntity>> - Specified by:
 getTexturein classEntityRenderer<OcelotEntity>- Mappings:
 Namespace Name Mixin selector named getTextureLnet/minecraft/client/render/entity/OcelotEntityRenderer;getTexture(Lnet/minecraft/entity/passive/OcelotEntity;)Lnet/minecraft/util/Identifier;intermediary method_16046Lnet/minecraft/class_3683;method_16046(Lnet/minecraft/class_3701;)Lnet/minecraft/class_2960;official aLgls;a(Lcfs;)Lakr;
 
 -