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