Interface Commands

No Self In File

Hierarchy

  • Commands

Methods

Methods

  • say(msg: string | number | boolean): void
  • Runs the say command

    Parameters

    • msg: string | number | boolean

      Message

    Returns void

  • teleport(location: Vec3d): void
  • teleport(entity: Entity, location: Vec3d): void
  • Teleports the current entity

    Parameters

    • location: Vec3d

      Location

    Returns void

  • Teleports an entity

    Parameters

    Returns void

  • Teleports the current entity

    Parameters

    • location: Vec3d

      Location

    Returns void

  • Teleports an entity

    Parameters

    Returns void

Generated using TypeDoc