Class CatEntityRenderer


@Environment(CLIENT) public class CatEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official crb
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 Lcrb;a:Loa;
      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 e Lcrb;e:Loa;
      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 j Lcrb;j:Loa;
      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 k Lcrb;k:Loa;
      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> Lcqv;<init>(Lcpt;Lccq;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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrb;a(Laby;)Loa;
      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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrb;a(Laby;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