Class CatEntityRenderer


@Environment(CLIENT) public class CatEntityRenderer extends MobEntityRenderer<OcelotEntity>
Mappings:
Namespace Name
official bvs
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 Lbvs;a:Lkq;
      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 j Lbvs;j:Lkq;
      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 Lbvs;k:Lkq;
      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 Lbvs;l:Lkq;
      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)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbus;<init>(Lbur;)V
      intermediary <init> Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • getTexture

      protected Identifier getTexture(OcelotEntity ocelotEntity)
      Specified by:
      getTexture in class EntityRenderer<OcelotEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbvs;a(Lxb;)Lkq;
      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 Lbvs;a(Lxb;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