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....")
 
Line 1: Line 1:
== rtp ==
+
= rtp =
 
'''Status: UNSTABLE (do not use)'''
 
'''Status: UNSTABLE (do not use)'''
  
=== Types ===
+
== Types ==
* TpData
+
=== TpData===
 
A data type to manage teleport destinations that are set by a player positioned at the desired location.
 
A data type to manage teleport destinations that are set by a player positioned at the desired location.
  
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px; margins:0 0 0 0px !important;">
+
<div class="mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;>
'''Show fields (6)'''
+
==== Fields (6) ====
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
* Double x : x-coordinate of the teleport destination
 
* Double x : x-coordinate of the teleport destination
Line 17: Line 17:
 
</div></div>
 
</div></div>
  
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:5px;">
+
<div class="mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;">
'''Show constructors'''
+
==== Constructors (1) ====
 +
<div class="mw-collapsible-content">
 +
foobar
 +
</div></div>
 +
 
 +
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;">
 +
==== Methods ====
 +
<div class="mw-collapsible-content">
 +
foobar
 +
</div></div>
 +
 
 +
=== Rtp ===
 +
 
 +
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;">
 +
==== Fields ====
 +
<div class="mw-collapsible-content">
 +
* String name
 +
* Boolean doLogging
 +
</div></div>
 +
 
 +
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;">
 +
==== Constructors ====
 +
<div class="mw-collapsible-content">
 +
foobar
 +
</div></div>
 +
 
 +
<div class="toccolours mw-collapsible mw-collapsed" style="border:1px solid #888888; padding:7px;">
 +
==== Methods ====
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
foobar
 
foobar
 
</div></div>
 
</div></div>
* Rtp
 

Revision as of 01:01, 10 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.

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

Constructors (1)

foobar

Methods

foobar

Rtp

Fields

  • String name
  • Boolean doLogging

Constructors

foobar

Methods

foobar