net.minecraft.server.dedicated.command

public class ListCommand

qw
net.minecraft.unmapped.C_22707063
net.minecraft.server.dedicated.command.ListCommand
net.minecraft.command.impl.ListCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_44436446(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198522_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0)
m_13851766(C_30485881 arg0)
listPlayers(CommandSourceStack source)
func_198524_a(CommandSource arg0)
private static int
b(bu arg0)
m_23991670(C_30485881 arg0)
listPlayersWithUuid(CommandSourceStack source)
func_208201_b(CommandSource arg0)
private static int
a(bu arg0, Function<te, ij> arg1)
m_74888658(C_30485881 arg0, Function<C_49202226, C_95231345> arg1)
listPlayers(CommandSourceStack source, Function<ServerPlayerEntity, Text> names)
func_208200_a(CommandSource arg0, Function<EntityPlayerMP, ITextComponent> arg1)