Class OcelotEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<OcelotEntity,OcelotEntityModel<OcelotEntity>>

Mappings:
Namespace Name
official fjz
intermediary net/minecraft/class_3683
named net/minecraft/client/render/entity/OcelotEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjz;a:Lacf;
      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

      public OcelotEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfip;<init>(Lfiq$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