Class IllagerEntityRenderState

Direct Known Subclasses:
EvokerEntityRenderState, IllusionerEntityRenderState

@Environment(CLIENT) public class IllagerEntityRenderState extends LivingEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/IllagerEntityRenderState
intermediary net/minecraft/class_10035
official gyl
  • Field Details

    • hasVehicle

      public boolean hasVehicle
      Mappings:
      Namespace Name Mixin selector
      named hasVehicle Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;hasVehicle:Z
      intermediary field_53421 Lnet/minecraft/class_10035;field_53421:Z
      official b Lgyl;b:Z
    • attacking

      public boolean attacking
      Mappings:
      Namespace Name Mixin selector
      named attacking Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;attacking:Z
      intermediary field_53422 Lnet/minecraft/class_10035;field_53422:Z
      official c Lgyl;c:Z
    • illagerMainArm

      public Arm illagerMainArm
      Mappings:
      Namespace Name Mixin selector
      named illagerMainArm Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;illagerMainArm:Lnet/minecraft/util/Arm;
      intermediary field_53423 Lnet/minecraft/class_10035;field_53423:Lnet/minecraft/class_1306;
      official d Lgyl;d:Lbvz;
    • illagerState

      public IllagerEntity.State illagerState
      Mappings:
      Namespace Name Mixin selector
      named illagerState Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;illagerState:Lnet/minecraft/entity/mob/IllagerEntity$State;
      intermediary field_53424 Lnet/minecraft/class_10035;field_53424:Lnet/minecraft/class_1543$class_1544;
      official e Lgyl;e:Lcmd$a;
    • crossbowPullTime

      public int crossbowPullTime
      Mappings:
      Namespace Name Mixin selector
      named crossbowPullTime Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;crossbowPullTime:I
      intermediary field_53425 Lnet/minecraft/class_10035;field_53425:I
      official f Lgyl;f:I
    • itemUseTime

      public int itemUseTime
      Mappings:
      Namespace Name Mixin selector
      named itemUseTime Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;itemUseTime:I
      intermediary field_53426 Lnet/minecraft/class_10035;field_53426:I
      official g Lgyl;g:I
    • handSwingProgress

      public float handSwingProgress
      Mappings:
      Namespace Name Mixin selector
      named handSwingProgress Lnet/minecraft/client/render/entity/state/IllagerEntityRenderState;handSwingProgress:F
      intermediary field_53427 Lnet/minecraft/class_10035;field_53427:F
      official h Lgyl;h:F
  • Constructor Details

    • IllagerEntityRenderState

      public IllagerEntityRenderState()