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 hat
  • Field Details Link icon

    • onLand Link icon

      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 Lhat;a:Z
    • diggingSand Link icon

      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 Lhat;b:Z
    • hasEgg Link icon

      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 Lhat;c:Z
  • Constructor Details Link icon

    • TurtleEntityRenderState Link icon

      public TurtleEntityRenderState()