net.minecraft.command.suggestion

public class SuggestionProviders

em
net.minecraft.class_2321
net.minecraft.command.suggestion.SuggestionProviders
net.minecraft.command.SuggestionProviders
net.minecraft.command.arguments.SuggestionProviders
net.minecraft.command.arguments.SuggestionProviders

Field summary

Modifier and TypeField
private static final Map<Identifier, SuggestionProvider<CommandSource>>
e
field_10931
REGISTRY
BY_NAME
field_197506_e
REGISTRY
private static final Identifier
f
field_10930
ASK_SERVER_NAME
DEFAULT_NAME
field_197507_f
ASK_SERVER_ID
public static final SuggestionProvider<CommandSource>
a
field_10933
ASK_SERVER
ASK_SERVER
field_197502_a
ASK_SERVER
public static final SuggestionProvider<ServerCommandSource>
b
field_10932
ALL_RECIPES
ALL_RECIPES
field_197503_b
ALL_RECIPES
public static final SuggestionProvider<ServerCommandSource>
c
field_10934
AVAILABLE_SOUNDS
AVAILABLE_SOUNDS
field_197504_c
AVAILABLE_SOUNDS
public static final SuggestionProvider<ServerCommandSource>
d
field_10935
SUMMONABLE_ENTITIES
SUMMONABLE_ENTITIES
field_197505_d
SUMMONABLE_ENTITIES

Method summary

Modifier and TypeMethod
public static <S extends CommandSource> SuggestionProvider<S>
a(qt arg0, SuggestionProvider<cf> arg1)
method_10022(class_2960 arg0, com.mojang.brigadier.suggestion.SuggestionProvider<class_2172> arg1)
register(Identifier arg0, com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> arg1)
register(Identifier name, com.mojang.brigadier.suggestion.SuggestionProvider<SuggestionProvider> provider)
func_197494_a(ResourceLocation arg0, com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> arg1)
register(ResourceLocation id, com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> provider)
public static SuggestionProvider<CommandSource>
a(qt arg0)
method_10024(class_2960 arg0)
byId(Identifier arg0)
get(Identifier name)
func_197498_a(ResourceLocation arg0)
get(ResourceLocation id)
public static Identifier
a(SuggestionProvider<cf> arg0)
method_10027(com.mojang.brigadier.suggestion.SuggestionProvider<class_2172> arg0)
computeName(com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> arg0)
getName(com.mojang.brigadier.suggestion.SuggestionProvider<SuggestionProvider> provider)
func_197497_a(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> arg0)
getId(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> provider)
public static SuggestionProvider<CommandSource>
b(SuggestionProvider<cf> arg0)
method_10026(com.mojang.brigadier.suggestion.SuggestionProvider<class_2172> arg0)
getLocalProvider(com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> arg0)
orDefault(com.mojang.brigadier.suggestion.SuggestionProvider<SuggestionProvider> provider)
func_197496_b(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> arg0)
ensureKnown(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> provider)