CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.SuggestionProviders Enum Reference

An enum representing the different suggestion providers for arguments based on Minecraft namespaced keys. More...

Public Attributes

 FUNCTION
 A suggestion provider for the FunctionArgument.
 
 RECIPES
 A suggestion provider for the RecipeArgument.
 
 SOUNDS
 A suggestion provider for the SoundArgument.
 
 ADVANCEMENTS
 A suggestion provider for the AdvancementArgument.
 
 LOOT_TABLES
 A suggestion provider for the LootTableArgument.
 
 BIOMES
 A suggestion provider for the BiomeArgument.
 
 ENTITIES
 A suggestion provider for the EntityTypeArgument.
 

Detailed Description

An enum representing the different suggestion providers for arguments based on Minecraft namespaced keys.