Package net.minecraft.command.impl
Class ListCommand
java.lang.Object
net.minecraft.command.impl.ListCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
format
(CommandSource p_208200_0_, Function<ServerPlayerEntity, ITextComponent> p_208200_1_) private static int
listPlayers
(CommandSource p_198524_0_) private static int
listPlayersWithUuids
(CommandSource p_208201_0_) static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198522_0_)
-
Constructor Details
-
ListCommand
public ListCommand()
-
-
Method Details
-
register
-
listPlayers
-
listPlayersWithUuids
-
format
private static int format(CommandSource p_208200_0_, Function<ServerPlayerEntity, ITextComponent> p_208200_1_)
-