Commit Graph

2 Commits

Author SHA1 Message Date
Spottedleaf 72894a6d54
Add WorldName to blockstate location 2019-06-17 17:41:53 -07:00
Spottedleaf 7fc60e411a Fix chunks refusing to save (#2196)
We should only set hasBeenLoaded to false potentially after saving a chunk
other wise we will not save it. The method to do this is
PlayerChunk#l(), which we were potentially calling for chunks we were not saving.
2019-06-17 08:47:51 +01:00
Renamed from Spigot-Server-Patches/0403-Show-blockstate-location-if-we-failed-to-read-it.patch (Browse further)