CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
com.mojang.brigadier.arguments.LongArgumentType Member List

This is the complete list of members for com.mojang.brigadier.arguments.LongArgumentType, including all inherited members.

equals(final Object o) (defined in com.mojang.brigadier.arguments.LongArgumentType)com.mojang.brigadier.arguments.LongArgumentType
getExamples() (defined in com.mojang.brigadier.arguments.LongArgumentType)com.mojang.brigadier.arguments.LongArgumentType
getLong(final CommandContext<?> context, final String name)com.mojang.brigadier.arguments.LongArgumentTypestatic
getMaximum()com.mojang.brigadier.arguments.LongArgumentType
getMinimum()com.mojang.brigadier.arguments.LongArgumentType
hashCode() (defined in com.mojang.brigadier.arguments.LongArgumentType)com.mojang.brigadier.arguments.LongArgumentType
listSuggestions(final CommandContext< S > context, final SuggestionsBuilder builder)com.mojang.brigadier.arguments.ArgumentType< Long >
longArg()com.mojang.brigadier.arguments.LongArgumentTypestatic
longArg(final long min)com.mojang.brigadier.arguments.LongArgumentTypestatic
longArg(final long min, final long max)com.mojang.brigadier.arguments.LongArgumentTypestatic
parse(final StringReader reader) (defined in com.mojang.brigadier.arguments.LongArgumentType)com.mojang.brigadier.arguments.LongArgumentType
toString() (defined in com.mojang.brigadier.arguments.LongArgumentType)com.mojang.brigadier.arguments.LongArgumentType