net.minecraft.server.command

public class DialogCommand

net.minecraft.server.commands.DialogCommand
net.minecraft.class_11412
net.minecraft.server.command.DialogCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, CommandBuildContext context)
method_71679(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
private static int
showDialog(CommandSourceStack sender, Collection<ServerPlayer> targets, Holder<Dialog> dialog)
method_71682(class_2168 arg0, Collection<class_3222> arg1, class_6880<class_11419> arg2)
executeShow(ServerCommandSource source, Collection<ServerPlayerEntity> players, RegistryEntry<Dialog> dialog)
private static int
clearDialog(CommandSourceStack sender, Collection<ServerPlayer> targets)
method_71681(class_2168 arg0, Collection<class_3222> arg1)
executeClear(ServerCommandSource source, Collection<ServerPlayerEntity> players)
private static Text
lambda$clearDialog$5(Collection arg0)
method_71683(Collection arg0)
method_71683(Collection arg0)
private static Text
lambda$clearDialog$4(Collection arg0)
method_71685(Collection arg0)
method_71685(Collection arg0)
private static Text
lambda$showDialog$3(Collection arg0)
method_71686(Collection arg0)
method_71686(Collection arg0)
private static Text
lambda$showDialog$2(Collection arg0)
method_71687(Collection arg0)
method_71687(Collection arg0)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_71680(com.mojang.brigadier.context.CommandContext arg0)
method_71680(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_71684(com.mojang.brigadier.context.CommandContext arg0)
method_71684(com.mojang.brigadier.context.CommandContext context)