Class CopperGolemEntityRenderState


@Environment(CLIENT) public class CopperGolemEntityRenderState extends ArmedEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/CopperGolemEntityRenderState
intermediary net/minecraft/class_11679
official hua
  • Field Details

    • oxidationLevel

      public Oxidizable.OxidationLevel oxidationLevel
      Mappings:
      Namespace Name Mixin selector
      named oxidationLevel Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;oxidationLevel:Lnet/minecraft/block/Oxidizable$OxidationLevel;
      intermediary field_61811 Lnet/minecraft/class_11679;field_61811:Lnet/minecraft/class_5955$class_5811;
      official a Lhua;a:Leev$a;
    • copperGolemState

      public CopperGolemState copperGolemState
      Mappings:
      Namespace Name Mixin selector
      named copperGolemState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;copperGolemState:Lnet/minecraft/entity/passive/CopperGolemState;
      intermediary field_61812 Lnet/minecraft/class_11679;field_61812:Lnet/minecraft/class_11577;
      official b Lhua;b:Lcst;
    • spinHeadAnimationState

      public final AnimationState spinHeadAnimationState
      Mappings:
      Namespace Name Mixin selector
      named spinHeadAnimationState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;spinHeadAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_61815 Lnet/minecraft/class_11679;field_61815:Lnet/minecraft/class_7094;
      official c Lhua;c:Lcdk;
    • gettingItemAnimationState

      public final AnimationState gettingItemAnimationState
      Mappings:
      Namespace Name Mixin selector
      named gettingItemAnimationState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;gettingItemAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_61816 Lnet/minecraft/class_11679;field_61816:Lnet/minecraft/class_7094;
      official d Lhua;d:Lcdk;
    • gettingNoItemAnimationState

      public final AnimationState gettingNoItemAnimationState
      Mappings:
      Namespace Name Mixin selector
      named gettingNoItemAnimationState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;gettingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_61817 Lnet/minecraft/class_11679;field_61817:Lnet/minecraft/class_7094;
      official j Lhua;j:Lcdk;
    • droppingItemAnimationState

      public final AnimationState droppingItemAnimationState
      Mappings:
      Namespace Name Mixin selector
      named droppingItemAnimationState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;droppingItemAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_61818 Lnet/minecraft/class_11679;field_61818:Lnet/minecraft/class_7094;
      official k Lhua;k:Lcdk;
    • droppingNoItemAnimationState

      public final AnimationState droppingNoItemAnimationState
      Mappings:
      Namespace Name Mixin selector
      named droppingNoItemAnimationState Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;droppingNoItemAnimationState:Lnet/minecraft/entity/AnimationState;
      intermediary field_61819 Lnet/minecraft/class_11679;field_61819:Lnet/minecraft/class_7094;
      official l Lhua;l:Lcdk;
    • headBlockItemStack

      public Optional<BlockState> headBlockItemStack
      Mappings:
      Namespace Name Mixin selector
      named headBlockItemStack Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;headBlockItemStack:Ljava/util/Optional;
      intermediary field_62049 Lnet/minecraft/class_11679;field_62049:Ljava/util/Optional;
      official m Lhua;m:Ljava/util/Optional;
  • Constructor Details

    • CopperGolemEntityRenderState

      public CopperGolemEntityRenderState()