Class WolfRenderState

All Implemented Interfaces:
IRenderStateExtension

public class WolfRenderState extends LivingEntityRenderState
  • Field Details

    • DEFAULT_TEXTURE

      private static final ResourceLocation DEFAULT_TEXTURE
    • isAngry

      public boolean isAngry
    • isSitting

      public boolean isSitting
    • tailAngle

      public float tailAngle
    • headRollAngle

      public float headRollAngle
    • shakeAnim

      public float shakeAnim
    • wetShade

      public float wetShade
    • texture

      public ResourceLocation texture
    • collarColor

      @Nullable public DyeColor collarColor
    • bodyArmorItem

      public ItemStack bodyArmorItem
  • Constructor Details

    • WolfRenderState

      public WolfRenderState()
  • Method Details

    • getBodyRollAngle

      public float getBodyRollAngle(float p_360787_)