Uses of Enum Class
net.thevpc.naru.api.mode.NaruStandardMode
Packages that use NaruStandardMode
-
Uses of NaruStandardMode in net.thevpc.naru.api.mode
Methods in net.thevpc.naru.api.mode that return NaruStandardModeModifier and TypeMethodDescriptionstatic NaruStandardModeReturns the enum constant of this class with the specified name.static NaruStandardMode[]NaruStandardMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.naru.api.mode that return types with arguments of type NaruStandardModeModifier and TypeMethodDescriptionnet.thevpc.nuts.util.NOptional<NaruStandardMode>NaruPromptMode.asStandardMode() -
Uses of NaruStandardMode in net.thevpc.naru.api.registry
Methods in net.thevpc.naru.api.registry with parameters of type NaruStandardModeModifier and TypeMethodDescriptionnet.thevpc.nuts.util.NOptional<NaruPromptMode>NaruRegistry.mode(NaruStandardMode mode)