Class TeleportToPlayerCommand

java.lang.Object
de.themoep.connectorplugin.velocity.commands.SubCommand
de.themoep.connectorplugin.velocity.commands.TeleportToPlayerCommand
All Implemented Interfaces:
com.velocitypowered.api.command.Command, com.velocitypowered.api.command.CommandMeta, com.velocitypowered.api.command.InvocableCommand<com.velocitypowered.api.command.SimpleCommand.Invocation>, com.velocitypowered.api.command.SimpleCommand

public class TeleportToPlayerCommand extends SubCommand
  • Constructor Details

    • TeleportToPlayerCommand

      public TeleportToPlayerCommand(ConnectorCommand parent)
  • Method Details