public class ListCommand extends Object
Constructor and Description |
---|
ListCommand() |
Modifier and Type | Method and Description |
---|---|
private static int |
execute(ServerCommandSource source,
Function<ServerPlayerEntity,Text> nameProvider) |
private static int |
executeNames(ServerCommandSource source) |
private static int |
executeUuids(ServerCommandSource source) |
static void |
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) |
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int executeNames(ServerCommandSource source)
private static int executeUuids(ServerCommandSource source)
private static int execute(ServerCommandSource source, Function<ServerPlayerEntity,Text> nameProvider)