SheetMC Protocol
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Protocol
SheetMC Protocol
/
org.sheetmc.protocol.772.type.data
/
Position
Position
class
Position
(
var
x
:
Long
,
var
y
:
Long
,
var
z
:
Long
)
Members
Constructors
Position
Link copied to clipboard
constructor
(
x
:
Long
,
y
:
Long
,
z
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Link copied to clipboard
var
x
:
Long
y
Link copied to clipboard
var
y
:
Long
z
Link copied to clipboard
var
z
:
Long
Functions
encode
Link copied to clipboard
fun
encode
(
)
:
Long