net.minecraft.server.dedicated.command

public class TransferCommand

net.minecraft.server.commands.TransferCommand
net.minecraft.class_9159
net.minecraft.server.dedicated.command.TransferCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_NO_PLAYERS
field_48710
NO_PLAYERS_EXCEPTION
private static final ElementAggregator$Reporter2<ServerPlayerEntity, String, Integer>
RESPONSE_TRANSFER
field_1_7434
field_1_7434

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_56522(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
transfer(CommandSourceStack source, String hostname, int port, Collection<ServerPlayer> players)
method_56525(class_2168 arg0, String arg1, int arg2, Collection<class_3222> arg3)
executeTransfer(ServerCommandSource source, String host, int port, Collection<ServerPlayerEntity> players)
private static int
lambda$register$2(com.mojang.brigadier.context.CommandContext arg0)
method_56523(com.mojang.brigadier.context.CommandContext arg0)
method_56523(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_56527(com.mojang.brigadier.context.CommandContext arg0)
method_56527(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_56529(com.mojang.brigadier.context.CommandContext arg0)
method_56529(com.mojang.brigadier.context.CommandContext context)
private static Text
lambda$static$1(int arg0, int arg1, String arg2, Integer arg3)
method_1_6679(int arg0, int arg1, String arg2, Integer arg3)
method_1_6679(int arg0, int arg1, String arg2, Integer arg3)
private static Text
lambda$static$0(ServerPlayer arg0, int arg1, String arg2, Integer arg3)
method_1_6678(class_3222 arg0, int arg1, String arg2, Integer arg3)
method_1_6678(ServerPlayerEntity arg0, int arg1, String arg2, Integer arg3)