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 gxk
  • Field Details

    • DEFAULT_TEXTURE

      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 Lgxk;j:Lalz;
    • texture

      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 Lgxk;a:Lalz;
    • nearSleepingPlayer

      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 Lgxk;b:Z
    • collarColor

      @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 Lgxk;c:Lcwl;
  • Constructor Details

    • CatEntityRenderState

      public CatEntityRenderState()