Uses of Enum
net.citizensnpcs.api.gui.InputMenus.Choice.Type
Packages that use InputMenus.Choice.Type
-
Uses of InputMenus.Choice.Type in net.citizensnpcs.api.gui
Subclasses with type arguments of type InputMenus.Choice.Type in net.citizensnpcs.api.guiMethods in net.citizensnpcs.api.gui that return InputMenus.Choice.TypeModifier and TypeMethodDescriptionstatic InputMenus.Choice.TypeReturns the enum constant of this type with the specified name.static InputMenus.Choice.Type[]InputMenus.Choice.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.