net.minecraft.server.commands

public class DialogCommand

aod
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
a(com.mojang.brigadier.CommandDispatcher<ek> arg0, eg arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_71679(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
private static int
a(ek arg0, Collection<auc> arg1, jl<art> arg2)
showDialog(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Holder<Dialog> arg2)
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
a(ek arg0, Collection<auc> arg1)
clearDialog(CommandSourceStack arg0, Collection<ServerPlayer> arg1)
method_71681(class_2168 arg0, Collection<class_3222> arg1)
executeClear(ServerCommandSource source, Collection<ServerPlayerEntity> players)