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

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 Text
lambda$transfer$1(Collection arg0, String arg1, int arg2)
method_56526(Collection arg0, String arg1, int arg2)
method_56526(Collection arg0, String arg1, int arg2)
private static Text
lambda$transfer$0(Collection arg0, String arg1, int arg2)
method_56528(Collection arg0, String arg1, int arg2)
method_56528(Collection arg0, String arg1, int arg2)
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)