net.minecraft.commands.arguments

public interface PreviewedArgument<T>

extends com.mojang.brigadier.arguments.ArgumentType<T>

en
net.minecraft.commands.arguments.PreviewedArgument
net.minecraft.class_7517
net.minecraft.command.argument.DecoratableArgumentType
net.minecraft.src.C_213384_
net.minecraft.commands.arguments.PreviewedArgument

Method summary

Modifier and TypeMethod
static CompletableFuture<Component>
a(com.mojang.brigadier.tree.ArgumentCommandNode<?, ?> arg0, com.mojang.brigadier.context.CommandContextBuilder<dr> arg1)
resolvePreviewed(com.mojang.brigadier.tree.ArgumentCommandNode<?, ?> arg0, com.mojang.brigadier.context.CommandContextBuilder<CommandSourceStack> arg1)
method_44283(com.mojang.brigadier.tree.ArgumentCommandNode<?, ?> arg0, com.mojang.brigadier.context.CommandContextBuilder<class_2168> arg1)
decorate(com.mojang.brigadier.tree.ArgumentCommandNode<?, ?> node, com.mojang.brigadier.context.CommandContextBuilder<ServerCommandSource> builder)
m_232859_(com.mojang.brigadier.tree.ArgumentCommandNode<?, ?> p_232860_, com.mojang.brigadier.context.CommandContextBuilder<C_2969_> p_232861_)
static boolean
a(com.mojang.brigadier.tree.CommandNode<?> arg0)
isPreviewed(com.mojang.brigadier.tree.CommandNode<?> arg0)
method_44284(com.mojang.brigadier.tree.CommandNode<?> arg0)
isDecoratableArgumentNode(com.mojang.brigadier.tree.CommandNode<?> node)
m_232862_(com.mojang.brigadier.tree.CommandNode<?> p_232863_)
default CompletableFuture<Component>
a(com.mojang.brigadier.context.CommandContextBuilder<dr> arg0, String arg1)
resolvePreview(com.mojang.brigadier.context.CommandContextBuilder<CommandSourceStack> arg0, String arg1)
method_44282(com.mojang.brigadier.context.CommandContextBuilder<class_2168> arg0, String arg1)
decorate(com.mojang.brigadier.context.CommandContextBuilder<ServerCommandSource> builder, String argumentName)
m_232856_(com.mojang.brigadier.context.CommandContextBuilder<C_2969_> p_232858_, String arg1)
CompletableFuture<Component>
a(dr arg0, T arg1)
resolvePreview(CommandSourceStack arg0, T arg1)
method_44258(class_2168 arg0, T arg1)
decorate(ServerCommandSource source, T format)
m_213969_(C_2969_ p_232865_, T arg1)
Class<T>
b()
getValueType()
method_44261()
getFormatClass()
m_213797_()