soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
MetadataRotation
soupply
java316
metadata
Undocumented in source.
class
MetadataRotation :
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
ubyte
type
;
Undocumented in source.
__anonymous
mixin
Make
Undocumented in source.
Meta
Source
See Implementation
soupply
java316
metadata
classes
Metadata
MetadataBlock
MetadataBool
MetadataByte
MetadataChat
MetadataDirection
MetadataFloat
MetadataInt
MetadataOptionalPosition
MetadataPosition
MetadataRotation
MetadataSlot
MetadataString
MetadataUuid
MetadataValue