Class ListPlayersCommand
java.lang.Object
net.minecraft.server.commands.ListPlayersCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intformat(CommandSourceStack source, Function<ServerPlayer, Component> formatter) private static intlistPlayers(CommandSourceStack source) private static intstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
-
Constructor Details
-
ListPlayersCommand
public ListPlayersCommand()
-
-
Method Details
-
register
-
listPlayers
-
listPlayersWithUuids
-
format
-