Class ContextualBattleAnimationInstance

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

public class ContextualBattleAnimationInstance extends BattleAnimationInstance
Runtime animation instance that exposes mutable stored context to its action.