Package net.minecraft.server.commands
Class ListPlayersCommand
java.lang.Object
net.minecraft.server.commands.ListPlayersCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
ListPlayersCommandpublic ListPlayersCommand()
 
- 
- 
Method Details- 
register
- 
listPlayers
- 
listPlayersWithUuids
- 
format
 
-