Class SunShroomAnimation

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

public class SunShroomAnimation extends Object
Made with Blockbench 5.0.4 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
     
    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
    • small

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

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

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

      public static final net.minecraft.client.animation.AnimationDefinition revive
    • spawn

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

    • SunShroomAnimation

      public SunShroomAnimation()