soupply v2.69.0 (2018-09-02T09:28:20Z)
Dub
Repo
MetadataEntityPosition
soupply
bedrock261
metadata
Undocumented in source.
class
MetadataEntityPosition :
MetadataValue
{
Vector
!(
float
,
"xyz"
)
value
;
this
();
this
(Vector!(float, "xyz") value);
mixin
Make
;
}
Constructors
this
this
()
Undocumented in source.
this
this
(Vector!(float, "xyz") value)
Undocumented in source.
Members
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
value
Vector
!(
float
,
"xyz"
)
value
;
Undocumented in source.
Inherited Members
From MetadataValue
type
uint
type
;
Undocumented in source.
__anonymous
mixin
Make
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock261
metadata
classes
Metadata
MetadataBlockPosition
MetadataByte
MetadataEntityPosition
MetadataFloat
MetadataInt
MetadataLong
MetadataShort
MetadataSlot
MetadataString
MetadataValue