Package org.spongepowered.api.util
Interface AABB.Factory
-
- Enclosing interface:
- AABB
public static interface AABB.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AABB
create(Vector3d v1, Vector3d v2)
-