net.minecraft.server.commands

public class ListPlayersCommand

anm
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<ex> 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(ex arg0)
listPlayers(CommandSourceStack arg0)
method_13437(class_2168 arg0)
executeNames(ServerCommandSource source)
private static int
b(ex arg0)
listPlayersWithUuids(CommandSourceStack arg0)
method_13436(class_2168 arg0)
executeUuids(ServerCommandSource source)
private static int
a(ex arg0, Function<are, wp> 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)