Class WitherEntityRenderState


@Environment(CLIENT) public class WitherEntityRenderState extends LivingEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/WitherEntityRenderState
intermediary net/minecraft/class_10083
official haz
  • Field Details Link icon

    • sideHeadPitches Link icon

      public float[] sideHeadPitches
      Mappings:
      Namespace Name Mixin selector
      named sideHeadPitches Lnet/minecraft/client/render/entity/state/WitherEntityRenderState;sideHeadPitches:[F
      intermediary field_53617 Lnet/minecraft/class_10083;field_53617:[F
      official a Lhaz;a:[F
    • sideHeadYaws Link icon

      public float[] sideHeadYaws
      Mappings:
      Namespace Name Mixin selector
      named sideHeadYaws Lnet/minecraft/client/render/entity/state/WitherEntityRenderState;sideHeadYaws:[F
      intermediary field_53618 Lnet/minecraft/class_10083;field_53618:[F
      official b Lhaz;b:[F
    • invulnerableTimer Link icon

      public float invulnerableTimer
      Mappings:
      Namespace Name Mixin selector
      named invulnerableTimer Lnet/minecraft/client/render/entity/state/WitherEntityRenderState;invulnerableTimer:F
      intermediary field_53619 Lnet/minecraft/class_10083;field_53619:F
      official c Lhaz;c:F
    • renderOverlay Link icon

      public boolean renderOverlay
      Mappings:
      Namespace Name Mixin selector
      named renderOverlay Lnet/minecraft/client/render/entity/state/WitherEntityRenderState;renderOverlay:Z
      intermediary field_53620 Lnet/minecraft/class_10083;field_53620:Z
      official d Lhaz;d:Z
  • Constructor Details Link icon

    • WitherEntityRenderState Link icon

      public WitherEntityRenderState()