Moved BlockData to the blocks package and left a stub with deprecated delegates behind.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
package com.sk89q.worldedit.tools;
|
||||
|
||||
import com.sk89q.worldedit.*;
|
||||
import com.sk89q.worldedit.data.BlockData;
|
||||
import com.sk89q.worldedit.blocks.BlockData;
|
||||
|
||||
/**
|
||||
* A mode that cycles the data values of supported blocks.
|
||||
|
||||
Reference in New Issue
Block a user