ForgePatch/patches/minecraft/net/minecraft/world
2017-05-06 12:19:51 -07:00
..
biome Add GenerateMinable event for mesa gold (#3774) Closes #3738 2017-04-07 16:48:28 -07:00
border Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
chunk Relocate TileEntity#onLoad call to after it's added to the world instead of the chunk so as to have a valid world reference (#3836) 2017-05-01 17:41:37 -07:00
gen this finaly fixes #2866 (#3656) 2017-01-24 10:30:31 -08:00
storage Fix typo in LootEntry.Serialiser causing incorrect serialisation. Closes #2757, Fixes MC-115407 (#3823) 2017-04-07 17:09:56 -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 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
Explosion.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05: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 MC-117087, prevent calling Class.getSimpleName on TEs unnecessarily (#3873) 2017-05-06 12:19:51 -07:00
WorldEntitySpawner.java.patch Cache entity constructors for a small performance optimization 2017-01-17 13:07:22 -08:00
WorldProvider.java.patch Fix parameter-names for WorldProvider.shouldMapSpin (#3767) 2017-03-07 15:29:09 -08: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
WorldSavedData.java.patch 1.9.4 Update. 2016-05-18 03:29:10 -07:00
WorldServer.java.patch Fix some cases where world time is not passed through the WorldProvider. (#3685) 2017-02-11 11:22:25 -08:00
WorldServerMulti.java.patch Introduced Capabilities for World (#3069) 2016-08-13 20:42:00 -07:00
WorldType.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00