geforkt von Mirrors/FastAsyncWorldEdit
Fix styling issues
Dieser Commit ist enthalten in:
Ursprung
7f0fd182bb
Commit
947871281f
@ -3109,8 +3109,7 @@ public class EditSession extends PassthroughExtent implements AutoCloseable {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void removeEntity(int x, int y, int z, UUID uuid)
|
||||
{
|
||||
public void removeEntity(int x, int y, int z, UUID uuid) {
|
||||
try {
|
||||
this.getExtent().removeEntity(x, y, z, uuid);
|
||||
} catch (WorldEditException e) {
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren