Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
  • Loading branch information
me4502 and octylFractal committed May 23, 2021
1 parent 174002c commit e98a97f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -81,7 +81,7 @@ default boolean hasBiomes() {
*
* @param transform The transform
* @return The new clipboard
* @throws WorldEditException If it failed to copy
* @throws WorldEditException if the copy encounters an error
*/
default Clipboard transform(Transform transform) throws WorldEditException {
return ClipboardTransformBaker.bakeTransform(this, transform);
Expand Down

0 comments on commit e98a97f

Please sign in to comment.