mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-20 14:53:49 -07:00
@@ -12,12 +12,3 @@
|
||||
|
||||
float f7 = this.o[l1 + 2 + (i2 + 2) * 5] / (f5 + 2.0F);
|
||||
|
||||
@@ -267,7 +272,7 @@
|
||||
return this.a.getSeaLevel() + 1;
|
||||
}
|
||||
|
||||
- public GeneratorSettings getSettings() {
|
||||
+ public GeneratorSettingsOverworld getSettings() { // CraftBukkit - decompile error
|
||||
return this.f();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user