net.minecraft.server.commands

public class ListPlayersCommand

anw
net.minecraft.server.commands.ListPlayersCommand
net.minecraft.class_3078
net.minecraft.server.command.ListCommand

Constructor summary

ModifierConstructor
public ()

Method summary

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