Difference between revisions of "Builtin Namespace Guide"

From MINR.ORG WIKI
(Created page with "Return to namespace list = Built-Ins = '''Status: STABLE (safe to use)''' == Types == === TpData === A data structure to manage teleport destina...")
 
Line 1: Line 1:
 
[[Namespace Documentation|Return to namespace list]]
 
[[Namespace Documentation|Return to namespace list]]
  
= Built-Ins =
+
= Built-Ins (page is not ready yet) =
 
'''Status: STABLE (safe to use)'''
 
'''Status: STABLE (safe to use)'''
 +
 +
== Variables ==
 +
 +
* constant Double pi
  
 
== Types ==
 
== Types ==
 +
 +
=== Boolean ===
 +
=== Int ===
 +
=== Long ===
 +
=== Float ===
 +
=== Double ===
 +
=== String ===
 +
=== Block ===
 +
=== Item ===
 +
=== Entity ===
 +
=== Player ===
  
 
=== TpData ===
 
=== TpData ===

Revision as of 03:47, 30 April 2020

Return to namespace list

Built-Ins (page is not ready yet)

Status: STABLE (safe to use)

Variables

  • constant Double pi

Types

Boolean

Int

Long

Float

Double

String

Block

Item

Entity

Player

TpData

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

Expand

Fields EDIT ME (6)

Expand

Constructors (1)

Expand

Methods (3)

Rtp

A TpData list selector and management tool that mimics the /rtp plugin functionality.

Expand

Fields (3)

Expand

Constructors (4)

Expand

Methods (8)