ForgePatch/patches/minecraft/net/minecraft/world
LexManos 4f172ae9a5 Merge pull request #679 from Chicken-Bones/invchanged
Add onNeighborTileChange callback to block by generalizing func_96440_m ...
2013-08-10 22:53:43 -07:00
..
biome Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
chunk Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
gen Add missing air checks to WorldGenTrees and ChunkCache Closes #593 2013-07-03 21:48:51 -07:00
storage Update patche for jad-style names. 2013-01-11 23:46:08 -08:00
ChunkCache.java.patch Remove SideOnly(Client) in IBlockAccess.isAirBlock 2013-07-21 11:01:38 -07:00
Explosion.java.patch This allows the result of the explosion to take into account metadata, 2013-04-10 18:30:24 -04:00
IBlockAccess.java.patch Remove SideOnly(Client) in IBlockAccess.isAirBlock 2013-07-21 11:01:38 -07:00
SpawnerAnimals.java.patch Initial patch update to 1.6, Does not compile, need to update references to the old TexturePack system. 2013-06-30 05:50:11 -07:00
World.java.patch Add onNeighborTileChange callback to block by generalizing func_96440_m to all blocks rather than just comparators. 2013-07-17 04:42:45 +10:00
WorldProvider.java.patch Add cloud height to WorldType 2013-08-03 05:45:22 +03:00
WorldServer.java.patch Updated FML: 2013-07-07 14:03:26 -07:00
WorldType.java.patch Add cloud height to WorldType 2013-08-03 05:45:22 +03:00