mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-03 03:46:42 +00:00
OperationHelper -> Operations
This commit is contained in:
@ -25,9 +25,9 @@ import com.sk89q.worldedit.WorldEditException;
|
||||
/**
|
||||
* Operation helper methods.
|
||||
*/
|
||||
public final class OperationHelper {
|
||||
public final class Operations {
|
||||
|
||||
private OperationHelper() {
|
||||
private Operations() {
|
||||
}
|
||||
|
||||
/**
|
Reference in New Issue
Block a user