net.minecraft.server.commands

public class ListPlayersCommand

aoq
net.minecraft.server.commands.ListPlayersCommand
net.minecraft.class_3078
net.minecraft.server.command.ListCommand
net.minecraft.server.commands.CommandList

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13435(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0)
listPlayers(CommandSourceStack arg0)
method_13437(class_2168 arg0)
executeNames(ServerCommandSource source)
private static int
b(ew arg0)
listPlayersWithUuids(CommandSourceStack arg0)
method_13436(class_2168 arg0)
executeUuids(ServerCommandSource source)
private static int
a(ew arg0, Function<asi, xv> 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)