ForgePatch/patches/minecraft/net/minecraft/world
LexManos 8d20258f3c First pass at exposing data fixers to modders.
Each mod gets its own version number, mods SHOULD NOT rely on other
mod's fixers, just care about yourself.
Walkers can use IDataFixerData to retrieve their version.
2016-11-28 16:05:41 -08:00
..
biome Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
border Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
chunk First pass at exposing data fixers to modders. 2016-11-28 16:05:41 -08:00
gen First pass at exposing data fixers to modders. 2016-11-28 16:05:41 -08:00
storage First pass at exposing data fixers to modders. 2016-11-28 16:05:41 -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 1.10.2 Update 2016-06-28 21:25:04 -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 Add GetCollisionBoxesEvent. Allows manipulation of the collision boxes of blocks for entities. MC1.11 edition. (#3405) 2016-11-18 12:24:55 -08:00
WorldEntitySpawner.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
WorldProvider.java.patch Restore another missing patch in WorldProvider. 2016-11-16 14:27:06 -08: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 Initial 1.11-pre1 update 2016-11-13 17:09:55 -05: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