Class BattleAnimationInstance

java.lang.Object
com.pixelmonmod.pixelmon.api.battles.animation.runtime.BattleAnimationInstance
All Implemented Interfaces:
ActiveBattleAnimation, ContextHolder
Direct Known Subclasses:
ClientBattleAnimationInstance, ContextualBattleAnimationInstance

public class BattleAnimationInstance extends Object implements ActiveBattleAnimation
Basic runtime animation instance that delegates behavior to a single action.