Class CatEntityRenderer


@Environment(CLIENT) public class CatEntityRenderer extends MobEntityRenderer<OcelotEntity>
Mappings:
Namespace Name
official bsf
intermediary net/minecraft/class_567
named net/minecraft/client/render/entity/CatEntityRenderer
  • Field Details

    • BLACK_CAT

      private static final Identifier BLACK_CAT
      Mappings:
      Namespace Name Mixin selector
      official a Lbsf;a:Lkl;
      intermediary field_6507 Lnet/minecraft/class_567;field_6507:Lnet/minecraft/class_1653;
      named BLACK_CAT Lnet/minecraft/client/render/entity/CatEntityRenderer;BLACK_CAT:Lnet/minecraft/util/Identifier;
    • OCELOT

      private static final Identifier OCELOT
      Mappings:
      Namespace Name Mixin selector
      official b Lbsf;b:Lkl;
      intermediary field_6508 Lnet/minecraft/class_567;field_6508:Lnet/minecraft/class_1653;
      named OCELOT Lnet/minecraft/client/render/entity/CatEntityRenderer;OCELOT:Lnet/minecraft/util/Identifier;
    • RED_CAT

      private static final Identifier RED_CAT
      Mappings:
      Namespace Name Mixin selector
      official k Lbsf;k:Lkl;
      intermediary field_6509 Lnet/minecraft/class_567;field_6509:Lnet/minecraft/class_1653;
      named RED_CAT Lnet/minecraft/client/render/entity/CatEntityRenderer;RED_CAT:Lnet/minecraft/util/Identifier;
    • SIAMESE_CAT

      private static final Identifier SIAMESE_CAT
      Mappings:
      Namespace Name Mixin selector
      official l Lbsf;l:Lkl;
      intermediary field_6510 Lnet/minecraft/class_567;field_6510:Lnet/minecraft/class_1653;
      named SIAMESE_CAT Lnet/minecraft/client/render/entity/CatEntityRenderer;SIAMESE_CAT:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • CatEntityRenderer

      public CatEntityRenderer(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbsa;<init>(Lbrj;Lbja;F)V
      intermediary <init> Lnet/minecraft/class_1635;<init>(Lnet/minecraft/class_550;Lnet/minecraft/class_444;F)V
      named <init> Lnet/minecraft/client/render/entity/LivingEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
  • Method Details

    • getTexture

      protected Identifier getTexture(OcelotEntity ocelotEntity)
      Specified by:
      getTexture in class EntityRenderer<OcelotEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbsf;a(Lwb;)Lkl;
      intermediary method_5794 Lnet/minecraft/class_567;method_5794(Lnet/minecraft/class_947;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/CatEntityRenderer;getTexture(Lnet/minecraft/entity/passive/OcelotEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale(OcelotEntity ocelotEntity, float float2)
      Overrides:
      scale in class LivingEntityRenderer<OcelotEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbsf;a(Lwb;F)V
      intermediary method_1574 Lnet/minecraft/class_567;method_1574(Lnet/minecraft/class_947;F)V
      named scale Lnet/minecraft/client/render/entity/CatEntityRenderer;scale(Lnet/minecraft/entity/passive/OcelotEntity;F)V