Uses of Enum Class
net.thevpc.naru.api.registry.NaruToolParameter.Type
Packages that use NaruToolParameter.Type
-
Uses of NaruToolParameter.Type in net.thevpc.naru.api.registry
Methods in net.thevpc.naru.api.registry that return NaruToolParameter.TypeModifier and TypeMethodDescriptionNaruToolParameter.getType()static NaruToolParameter.TypeReturns the enum constant of this class with the specified name.static NaruToolParameter.Type[]NaruToolParameter.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.