Metadata.bedPosition

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tuple!(int, "x", int, "y", int, "z") bedPosition [@property getter]
  2. Tuple!(int, "x", int, "y", int, "z") bedPosition [@property setter]
    class Metadata
    pure nothrow @property @safe
    Tuple!(int, "x", int, "y", int, "z")
    bedPosition
    (
    Tuple!(int, "x", int, "y", int, "z") value
    )

Meta