Interface Area.Single
- Enclosing interface:
Area
An area containing exactly one block.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Area
Area.Cuboid, Area.Line, Area.Single, Area.Sphere -
Method Summary
Methods inherited from interface Iterable
forEach, iterator, spliterator
-
Method Details
-
point
BlockVec point()- Returns:
- the contained block
-