ForgePatch/patches/minecraft/net/minecraft/world
LexManos 58494f8878 Rewrite the FML Handshake packet formats to include actually syncing the registry data and introduce the concept of caching it locally.
Snapshots are not injected yet due top threading issues.
2019-02-27 23:56:31 -08:00
..
biome Rewrite the FML Handshake packet formats to include actually syncing the registry data and introduce the concept of caching it locally. 2019-02-27 23:56:31 -08:00
border Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
chunk Remove Forge ChunkLoader - vanilla has a new system. API will follow. 2019-02-14 23:15:40 -05:00
dimension Fix World crashing on load Fixes #5499 (#5503) 2019-02-17 00:15:35 -08:00
end Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
gen Remove Forge ChunkLoader - vanilla has a new system. API will follow. 2019-02-14 23:15:40 -05:00
lighting Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
storage Patch DimensionSavedDataManager to not spam FS mkdirs requests for 2019-02-24 13:03:11 -05:00
Explosion.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
IWorld.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
Region.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
Teleporter.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
World.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
WorldEntitySpawner.java.patch Fix some minor patch regressions (#5490) 2019-02-18 20:21:03 -08:00
WorldServer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
WorldServerMulti.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
WorldType.java.patch Port most of the world patches (#5294) 2018-12-22 10:31:18 -08:00