Difference between revisions of "Namespace Guide rtp"

From MINR.ORG WIKI
(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....")
(No difference)

Revision as of 20:49, 9 April 2020

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