Uses of Enum Class
studio.magemonkey.codex.api.CommandType
Packages that use CommandType
-
Uses of CommandType in studio.magemonkey.codex.api
Methods in studio.magemonkey.codex.api that return CommandTypeModifier and TypeMethodDescriptionDelayedCommand.getAs()static CommandTypeReturns the enum constant of this class with the specified name.static CommandType[]CommandType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.codex.api with parameters of type CommandTypeConstructors in studio.magemonkey.codex.api with parameters of type CommandType