ForgePatch/patches/minecraft/net/minecraft/world
2017-10-31 10:57:48 -07:00
..
biome Add new /forge gen command to generate large amounts of chunks. 2017-09-15 19:01:59 -07:00
border Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
chunk Recalculate chunk height map minimum on load (#4453) 2017-10-31 10:57:48 -07:00
gen Store entity data for dormant chunks using NBT (#4162) 2017-10-02 15:17:37 -07:00
storage Allow for MapDecoration to use alternate rendering, for example a custom spritesheet (#4027) 2017-10-02 15:15:17 -07: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
World.java.patch Fix spider/chicken jockeys being unable to spawn naturally (MC-103516) (#4429) 2017-10-31 10:06:16 -07: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 hook to allow world providers to change the lightmap colours (#4279) 2017-08-09 15:16:44 -05:00
WorldProviderEnd.java.patch Fix error when reading world info for old saves with missing dimensions. Closes #3786 #3331 2017-03-15 02:51:52 -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 MC 1.12.2 update. 2017-09-18 14:35:45 -07: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