net.minecraft.server.command

public class DialogCommand

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

Field summary

Modifier and TypeField
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_SHOW
field_1_7414
field_1_7414
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_CLEAR
field_1_7413
field_1_7413

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 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)
private static Text
lambda$static$3(int arg0, int arg1)
method_1_6631(int arg0, int arg1)
method_1_6631(int arg0, int arg1)
private static Text
lambda$static$2(ServerPlayer arg0, int arg1)
method_1_6630(class_3222 arg0, int arg1)
method_1_6630(ServerPlayerEntity arg0, int arg1)
private static Text
lambda$static$1(int arg0, int arg1)
method_1_6629(int arg0, int arg1)
method_1_6629(int arg0, int arg1)
private static Text
lambda$static$0(ServerPlayer arg0, int arg1)
method_1_6628(class_3222 arg0, int arg1)
method_1_6628(ServerPlayerEntity arg0, int arg1)