Class Transforms
java.lang.Object
com.sk89q.worldedit.math.transform.Transforms
Various utility methods related to
Transform
s.-
Method Summary
-
Method Details
-
transform
Transform a location's position with a given transform.Direction is unaffected.
- Parameters:
location
- the locationtransform
- the transform- Returns:
- the transformed location
-