Class OcelotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.LivingEntityRenderer<T,M>
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 official fzw
intermediary net/minecraft/class_3683
named net/minecraft/client/render/entity/OcelotEntityRenderer
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.MobEntityRenderer
LEASH_PIECE_COUNT
Fields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
features, model
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius
-
Constructor Summary
-
Method Summary
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, scale, setupTransforms, shouldFlipUpsideDown
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, renderLabelIfPresent
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official a
Lfzw;a:Lahg;
intermediary field_16259
Lnet/minecraft/class_3683;field_16259:Lnet/minecraft/class_2960;
named TEXTURE
Lnet/minecraft/client/render/entity/OcelotEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
OcelotEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>
Lfym;<init>(Lfyn$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<OcelotEntity,
OcelotEntityModel<OcelotEntity>> - Specified by:
getTexture
in classEntityRenderer<OcelotEntity>
- Mappings:
Namespace Name Mixin selector official a
Lfzw;a(Lbym;)Lahg;
intermediary method_16046
Lnet/minecraft/class_3683;method_16046(Lnet/minecraft/class_3701;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/client/render/entity/OcelotEntityRenderer;getTexture(Lnet/minecraft/entity/passive/OcelotEntity;)Lnet/minecraft/util/Identifier;
-