geforkt von Mirrors/FastAsyncWorldEdit
Remove duplicated methods
Dieser Commit ist enthalten in:
Ursprung
86a55b7bf0
Commit
b2be1ea9fb
@ -1372,13 +1372,4 @@ public class AsyncWorld extends PassthroughExtent implements World {
|
||||
boolean force) {
|
||||
parent.spawnParticle(particle, location, count, offsetX, offsetY, offsetZ, extra, data, force);
|
||||
}
|
||||
|
||||
public void setHardcore(boolean hardcore) {
|
||||
//todo
|
||||
}
|
||||
|
||||
public boolean isHardcore() {
|
||||
//todo
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren