Package com.pixelmonmod.pixelmon.api.dialogue.event
package com.pixelmonmod.pixelmon.api.dialogue.event
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Fired when a player finishes going through the entirety of a
Dialogue
set.Event for when a player submits input to a dialogue GUI created fromDialogueFactory
.Called when the player closes the screen using the escape button.Called when the player interacts with any of the buttons of the dialogue GUI.
DialogueFactory
instead.