mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 20:36:42 +00:00
minor
idk it compiles now
This commit is contained in:
@ -254,11 +254,6 @@ public class NullExtent extends FaweRegionExtent {
|
||||
throw reason;
|
||||
}
|
||||
|
||||
@Override
|
||||
public World getWorld() {
|
||||
throw reason;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getNearestSurfaceLayer(int x, int z, int y, int minY, int maxY) {
|
||||
throw reason;
|
||||
|
Reference in New Issue
Block a user