public static <T> ResourceArgument<T> | |
public static <T> Holder$Reference<T> | |
public static Holder$Reference<Attribute> | | a(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getAttribute(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45601(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<ConfiguredFeature<?, ?>> | | b(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getConfiguredFeature(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45607(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<Structure> | | c(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getStructure(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45608(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<EntityType<?>> | | d(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getEntityType(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45609(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<EntityType<?>> | | e(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getSummonableEntityType(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45610(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<MobEffect> | | f(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getMobEffect(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45611(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public static Holder$Reference<Enchantment> | | g(com.mojang.brigadier.context.CommandContext<ek> arg0, String arg1) | | getEnchantment(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1) | | method_45612(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1) |
|
public Holder$Reference<T> | | a(com.mojang.brigadier.StringReader arg0) | | parse(com.mojang.brigadier.StringReader arg0) | | method_45600(com.mojang.brigadier.StringReader arg0) |
|
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> | | listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1) | | listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1) |
|
public Collection<String> | | getExamples() | | getExamples() |
|