Class SmallSunShroomAnimation

java.lang.Object
nokunami.floral_warfare.client.animations.entity.SmallSunShroomAnimation

public class SmallSunShroomAnimation extends Object
Made with Blockbench 5.0.2 Exported for Minecraft version 1.19 or later with Mojang mappings
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
    static final net.minecraft.client.animation.AnimationDefinition
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • idle

      public static final net.minecraft.client.animation.AnimationDefinition idle
    • produceSun

      public static final net.minecraft.client.animation.AnimationDefinition produceSun
    • sleepStart

      public static final net.minecraft.client.animation.AnimationDefinition sleepStart
    • sleepStop

      public static final net.minecraft.client.animation.AnimationDefinition sleepStop
    • sleepIdle

      public static final net.minecraft.client.animation.AnimationDefinition sleepIdle
    • deadOrDown

      public static final net.minecraft.client.animation.AnimationDefinition deadOrDown
    • growUp

      public static final net.minecraft.client.animation.AnimationDefinition growUp
  • Constructor Details

    • SmallSunShroomAnimation

      public SmallSunShroomAnimation()