Package com.pixelmonmod.pixelmon.api.dialogue
package com.pixelmonmod.pixelmon.api.dialogue
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Use
DialogueFactory
instead.Deprecated, for removal: This API element is subject to removal in a future version.A button that can be added to a Dialogue throughDialogueFactory
to allow the user to submit their input.A builder forDialogueButton
s.Factory class for showing the DialogueInput GUI to a player.A Builder for creating a DialogueInput GUI.A record storing the data for the DialogueInput GUI.Represents a pattern that the user's input must match.A builder for theInputPattern
.Represents the settings for an input dialogue.
DialogueFactory
instead.