Metadata.blockTarget

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

Meta