ForgePatch/patches/minecraft/net/minecraft/block
LexManos f1cca475ea Initial patch update to 1.12.
Some things to note:
Netty is screwy so currently can't join single player. @cpw
Crafting has been MAJORY reworked. The current GameRegistry functions are nooped, this is IN THE WORKS.
  Just need to move the recipe list to a full class registry, and then re implement the in-code recipe registration.
  Also, it IS advised that modders move to JSON, because ideally we'll see a S->C recipe syncing system in 1.13
  which would allow servers to have custom recipes.
  OreDictionary currently 1/2 works, need to write a better algorithm for replacing ingredients.
  Please be patient
Rendering:
  A lot of functions got a new float parameter, this is similar to partial ticks, needs more research
2017-06-10 22:22:02 -04:00
..
state Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
Block.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockBanner.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockBush.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockCactus.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockChest.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockChorusFlower.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockCocoa.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockCrops.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockDeadBush.java.patch Properly fix IShearable implementation. Fixes shears taking damage twice, mooshroom particles, and blocks dropping incorrect loot. 2017-02-23 15:15:48 -08:00
BlockDoor.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockDoublePlant.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockDragonEgg.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockDropper.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockDynamicLiquid.java.patch Special case not drooping snowballs for water and snow layers. Closes #3326 2016-10-23 14:07:24 -07:00
BlockEnchantmentTable.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockFalling.java.patch Fix vanilla bug in BlockFalling that caused blocks to loose state info during world gen. Closes #3183 2016-08-13 14:52:58 -07:00
BlockFarmland.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockFence.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockFenceGate.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockFire.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockFlowerPot.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockGrass.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockHugeMushroom.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockIce.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockLadder.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockLeaves.java.patch Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
BlockLever.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockLog.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
BlockMobSpawner.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockMushroom.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockMycelium.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockNetherWart.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockNewLeaf.java.patch Properly fix IShearable implementation. Fixes shears taking damage twice, mooshroom particles, and blocks dropping incorrect loot. 2017-02-23 15:15:48 -08:00
BlockNote.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockObserver.java.patch Add hook to allow any block to respond to filtered block updates like the Observer block (#3547) 2016-12-21 11:14:36 -08:00
BlockOldLeaf.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockOre.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockPane.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockPistonBase.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockPistonMoving.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockPotato.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
BlockPumpkin.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockQuartz.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRailBase.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRailDetector.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRedstoneComparator.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRedstoneDiode.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRedstoneOre.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
BlockRedstoneTorch.java.patch Fix Redstone Torch memory leak (#3474) 2016-11-30 16:26:38 -08:00
BlockRedstoneWire.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockReed.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockRotatedPillar.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
BlockSapling.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockSkull.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockSlab.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockSnow.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockStairs.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockStaticLiquid.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
BlockStem.java.patch Added events for crop growth (#3320) 2016-11-07 14:40:44 -08:00
BlockTallGrass.java.patch Properly fix IShearable implementation. Fixes shears taking damage twice, mooshroom particles, and blocks dropping incorrect loot. 2017-02-23 15:15:48 -08:00
BlockTorch.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockTrapDoor.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockVine.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockWall.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
BlockWeb.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
SoundType.java.patch Remove sideonly on all other SoundType methods 2016-07-28 21:03:08 -04:00