Class TurtleEntityRenderState


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

    • onLand

      public boolean onLand
      Mappings:
      Namespace Name Mixin selector
      named onLand Lnet/minecraft/client/render/entity/state/TurtleEntityRenderState;onLand:Z
      intermediary field_53601 Lnet/minecraft/class_10077;field_53601:Z
      official a Lhaa;a:Z
    • diggingSand

      public boolean diggingSand
      Mappings:
      Namespace Name Mixin selector
      named diggingSand Lnet/minecraft/client/render/entity/state/TurtleEntityRenderState;diggingSand:Z
      intermediary field_53602 Lnet/minecraft/class_10077;field_53602:Z
      official b Lhaa;b:Z
    • hasEgg

      public boolean hasEgg
      Mappings:
      Namespace Name Mixin selector
      named hasEgg Lnet/minecraft/client/render/entity/state/TurtleEntityRenderState;hasEgg:Z
      intermediary field_53603 Lnet/minecraft/class_10077;field_53603:Z
      official c Lhaa;c:Z
  • Constructor Details

    • TurtleEntityRenderState

      public TurtleEntityRenderState()