CommandAPI 9.7.0
An API for the command UI introduced in Minecraft 1.13
Loading...
Searching...
No Matches
dev.jorel.commandapi.arguments.BiomeArgument Member List

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

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