Class CatEntityRenderState


@Environment(CLIENT) public class CatEntityRenderState extends FelineEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/CatEntityRenderState
intermediary net/minecraft/class_10008
official gyb
  • Field Details Link icon

    • DEFAULT_TEXTURE Link icon

      private static final Identifier DEFAULT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named DEFAULT_TEXTURE Lnet/minecraft/client/render/entity/state/CatEntityRenderState;DEFAULT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_53300 Lnet/minecraft/class_10008;field_53300:Lnet/minecraft/class_2960;
      official j Lgyb;j:Lakv;
    • texture Link icon

      public Identifier texture
      Mappings:
      Namespace Name Mixin selector
      named texture Lnet/minecraft/client/render/entity/state/CatEntityRenderState;texture:Lnet/minecraft/util/Identifier;
      intermediary field_53297 Lnet/minecraft/class_10008;field_53297:Lnet/minecraft/class_2960;
      official a Lgyb;a:Lakv;
    • nearSleepingPlayer Link icon

      public boolean nearSleepingPlayer
      Mappings:
      Namespace Name Mixin selector
      named nearSleepingPlayer Lnet/minecraft/client/render/entity/state/CatEntityRenderState;nearSleepingPlayer:Z
      intermediary field_53298 Lnet/minecraft/class_10008;field_53298:Z
      official b Lgyb;b:Z
    • collarColor Link icon

      @Nullable public @Nullable DyeColor collarColor
      Mappings:
      Namespace Name Mixin selector
      named collarColor Lnet/minecraft/client/render/entity/state/CatEntityRenderState;collarColor:Lnet/minecraft/util/DyeColor;
      intermediary field_53299 Lnet/minecraft/class_10008;field_53299:Lnet/minecraft/class_1767;
      official c Lgyb;c:Lcvn;
  • Constructor Details Link icon

    • CatEntityRenderState Link icon

      public CatEntityRenderState()