ForgePatch/patches/minecraft/net/minecraft/world
2018-04-01 19:01:22 -07:00
..
biome Clean up more deprecated library functions (#4283) 2017-10-31 11:22:55 -07:00
border Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
chunk Improve the warning logged for cascading world generation (#4725) 2018-04-01 19:01:22 -07:00
end New ITeleporter interface making dimensional teleportation easier. (#4602) 2018-04-01 01:55:45 -07:00
gen Check for empty dimensions outside of chunk unloading loop, culling worlds without needing chunk unloads to trigger it. (#4704) 2018-04-01 00:54:22 -07:00
storage Fix dimension data not being saved (#4667) 2018-01-07 23:16:33 -08:00
BossInfo.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BossInfoServer.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ChunkCache.java.patch Added missing bounds check to ChunkCache.getBiome (#3752) 2017-04-07 16:43:09 -07:00
DimensionType.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
Explosion.java.patch Fix patches in Chunk and Explosion (#4036) 2017-06-19 23:27:52 -07:00
IBlockAccess.java.patch 1.10.2 Update 2016-06-28 21:25:04 -07:00
ServerWorldEventHandler.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
Teleporter.java.patch New ITeleporter interface making dimensional teleportation easier. (#4602) 2018-04-01 01:55:45 -07:00
World.java.patch New hook to delegate some liquid related physics to the blocks themselves. (#4604) 2018-02-02 10:32:37 -08:00
WorldEntitySpawner.java.patch Fix chunk gen mobs not firing the CheckSpawn event. Closes #4394 (#4396) 2017-09-16 21:30:38 -07:00
WorldProvider.java.patch Add a WorldProvider#canSleepHere() method to allow providers to control sleeping in beds separately from re-spawning. (#4741) 2018-04-01 00:27:58 -07:00
WorldProviderEnd.java.patch New ITeleporter interface making dimensional teleportation easier. (#4602) 2018-04-01 01:55:45 -07:00
WorldProviderSurface.java.patch Rework DimensionManager for new DimensionType enum, replaces the old provider registry. Also fixed save folder issues with dimensions. Closes #2570 2016-03-21 17:12:34 -07:00
WorldServer.java.patch Prevent various vanilla blocks from loading unloaded chunks (#4689) 2018-02-26 22:13:01 -08:00
WorldServerMulti.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
WorldType.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00