net.minecraft.server.command

public class ListCommand

ug
net.minecraft.server.commands.ListPlayersCommand
net.minecraft.class_3078
net.minecraft.server.command.ListCommand
net.minecraft.unmapped.C_qyappdkz
net.minecraft.command.impl.ListCommand
net.minecraft.command.impl.ListCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13435(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_yesjzqvj(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
func_198522_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(cq arg0)
listPlayers(CommandSourceStack arg0)
method_13437(class_2168 arg0)
executeNames(ServerCommandSource arg0)
m_qiffytaq(C_pennblrk arg0)
func_198524_a(CommandSource arg0)
listNames(CommandSource source)
private static int
b(cq arg0)
listPlayersWithUuids(CommandSourceStack arg0)
method_13436(class_2168 arg0)
executeUuids(ServerCommandSource arg0)
m_nazqwpwh(C_pennblrk arg0)
func_208201_b(CommandSource arg0)
listUUIDs(CommandSource source)
private static int
a(cq arg0, Function<xe, lf> arg1)
format(CommandSourceStack arg0, Function<ServerPlayer, Component> arg1)
method_13434(class_2168 arg0, Function<class_3222, class_2561> arg1)
execute(ServerCommandSource source, Function<ServerPlayerEntity, Text> nameProvider)
m_nqsdvobr(C_pennblrk arg0, Function<C_mxrobsgg, C_rdaqiwdt> arg1)
func_208200_a(CommandSource arg0, Function<ServerPlayerEntity, ITextComponent> arg1)
listPlayers(CommandSource source, Function<ServerPlayerEntity, ITextComponent> nameExtractor)