geforkt von Mirrors/FastAsyncWorldEdit
Fixed a warning.
Dieser Commit ist enthalten in:
Ursprung
ba5010a272
Commit
4b3564a9ac
@ -32,6 +32,7 @@ import com.sk89q.worldedit.*;
|
|||||||
* @author sk89q
|
* @author sk89q
|
||||||
*/
|
*/
|
||||||
public class NavigationCommands {
|
public class NavigationCommands {
|
||||||
|
@SuppressWarnings("unused")
|
||||||
private final WorldEdit we;
|
private final WorldEdit we;
|
||||||
|
|
||||||
public NavigationCommands(WorldEdit we) {
|
public NavigationCommands(WorldEdit we) {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren