Update paperweight to 1.5.9 (#9872)
This commit is contained in:
@@ -6995,7 +6995,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
public class ServerLevel extends Level implements WorldGenLevel {
|
||||
|
||||
@@ -0,0 +0,0 @@ public class ServerLevel extends Level implements WorldGenLevel {
|
||||
return convertable.dimensionType;
|
||||
return this.convertable.dimensionType;
|
||||
}
|
||||
|
||||
+ // Paper start
|
||||
@@ -8352,4 +8352,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ // Paper end
|
||||
try
|
||||
{
|
||||
SpigotConfig.config.save( CONFIG_FILE );
|
||||
SpigotConfig.config.save( SpigotConfig.CONFIG_FILE );
|
||||
|
||||
Reference in New Issue
Block a user