Package net.minecraft.server.commands
Class ListPlayersCommand
java.lang.Object
net.minecraft.server.commands.ListPlayersCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intformat(CommandSourceStack p_137827_, Function<ServerPlayer,Component> p_137828_)private static intlistPlayers(CommandSourceStack p_137825_)private static intlistPlayersWithUuids(CommandSourceStack p_137832_)static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137821_)
-
Constructor Details
-
ListPlayersCommand
public ListPlayersCommand()
-
-
Method Details
-
register
-
listPlayers
-
listPlayersWithUuids
-
format
private static int format(CommandSourceStack p_137827_, Function<ServerPlayer,Component> p_137828_)
-