Class MutableInteractionResult

java.lang.Object
com.pixelmonmod.pixelmon.api.npc.interaction.result.MutableInteractionResult
All Implemented Interfaces:
InteractionResult
Direct Known Subclasses:
ConsoleExecuteCommandInteractionResult, GivePokemonInteractionResult, HealPlayerPartyInteractionResult, MessagePlayerInteractionResult, PlayerExecuteCommandInteractionResult, SetIconInteractionResult, TriggerInteractionEventInteractionResult

public abstract class MutableInteractionResult extends Object implements InteractionResult