Namespace Guide rtp

From MINR.ORG WIKI
Revision as of 20:49, 9 April 2020 by Yeroc424 (talk | contribs) (Created page with "== rtp == '''Status: UNSTABLE (do not use)''' === Types === * TpData A data type to manage teleport destinations that are set by a player positioned at the desired location....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

rtp

Status: UNSTABLE (do not use)

Types

  • TpData

A data type to manage teleport destinations that are set by a player positioned at the desired location.

Show fields (6)

  • Double x : x-coordinate of the teleport destination
  • Double y : y-coordinate of the teleport destination
  • Double z : z-coordinate of the teleport destination
  • Float yaw : yaw of the teleport destination
  • Float pitch : pitch of the teleport destination
  • String world : world of the teleport destination

Show constructors

foobar

  • Rtp