Uses of Interface
net.thevpc.naru.api.mode.NaruPromptMode
Packages that use NaruPromptMode
-
Uses of NaruPromptMode in net.thevpc.naru.api.registry
Methods in net.thevpc.naru.api.registry that return types with arguments of type NaruPromptModeModifier and TypeMethodDescriptionnet.thevpc.nuts.util.NOptional<NaruPromptMode>net.thevpc.nuts.util.NOptional<NaruPromptMode>NaruRegistry.mode(NaruStandardMode mode) NaruRegistry.modes()Methods in net.thevpc.naru.api.registry with parameters of type NaruPromptModeModifier and TypeMethodDescriptiondefault booleanNaruTool.acceptMode(NaruPromptMode mode) voidNaruRegistry.declareMode(NaruPromptMode mode) -
Uses of NaruPromptMode in net.thevpc.naru.api.task
Methods in net.thevpc.naru.api.task that return NaruPromptModeMethods in net.thevpc.naru.api.task with parameters of type NaruPromptMode