Package com.pixelmonmod.pixelmon.api.battles.animation.runtime
package com.pixelmonmod.pixelmon.api.battles.animation.runtime
-
ClassDescriptionRuntime handle for any animation currently playing against a battle.Basic runtime animation instance that delegates behavior to a single action.Runtime animation that schedules and coordinates multiple animation actions.Runtime animation instance that exposes mutable stored context to its action.Runtime wrapper that delays ticking another animation for a fixed number of ticks.