CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.TimeArgument Member List

This is the complete list of members for dev.jorel.commandapi.arguments.TimeArgument, including all inherited members.

fromKey(Function< S, NamespacedKey > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< Integer, Time >static
getArgumentType() (defined in dev.jorel.commandapi.arguments.TimeArgument)dev.jorel.commandapi.arguments.TimeArgument
getPrimitiveType() (defined in dev.jorel.commandapi.arguments.TimeArgument)dev.jorel.commandapi.arguments.TimeArgument
SafeOverrideableArgument(String nodeName, ArgumentType<?> rawType, Function< S, String > mapper)dev.jorel.commandapi.arguments.SafeOverrideableArgument< Integer, Time >protected
TimeArgument(String nodeName)dev.jorel.commandapi.arguments.TimeArgument