.. |
state
|
New Builder class in BlockStateContainer. Makes building containers with both listed and unlisted properties cleaner.
|
2016-03-23 19:10:10 -07:00 |
Block.java.patch
|
Reconcile Block.patch
|
2016-04-01 21:28:28 -04:00 |
BlockBanner.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockBush.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockButton.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockCactus.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockChest.java.patch
|
Fix Chests not opening correctly with semi-solid blocks on top.
|
2016-03-21 17:56:59 -07:00 |
BlockCocoa.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockCrops.java.patch
|
Fix BlockCrops.getDrops not respecting new age methods (for beetroots)
|
2016-03-23 19:51:15 +01:00 |
BlockDeadBush.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockDoor.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockDoublePlant.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockDragonEgg.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockDropper.java.patch
|
Add IItemHandler capability
|
2016-01-24 05:20:58 +00:00 |
BlockFalling.java.patch
|
Fixed Sand not falling.
|
2016-03-16 18:25:26 -07:00 |
BlockFarmland.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockFire.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockFlowerPot.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockGrass.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockHugeMushroom.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockIce.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockLadder.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockLeaves.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockLever.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockLog.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockMobSpawner.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockMushroom.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockMycelium.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockNetherWart.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockNewLeaf.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockNote.java.patch
|
Removed RenderWorldEvent, encapsulated all public event fields.
|
2016-03-24 22:22:21 +03:00 |
BlockOldLeaf.java.patch
|
Removed imports in patches.
|
2016-03-16 04:23:40 +03:00 |
BlockOre.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockPane.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockPistonBase.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockPistonMoving.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockPotato.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockPumpkin.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockQuartz.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRailBase.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRedstoneComparator.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRedstoneDiode.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRedstoneOre.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRedstoneWire.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockReed.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockRotatedPillar.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockSapling.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockSkull.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockSlab.java.patch
|
Fixed Block.doesSideBlockRendering, closes #2564.
|
2016-03-19 07:20:25 +03:00 |
BlockSnow.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockStairs.java.patch
|
Fixed Block.doesSideBlockRendering, closes #2564.
|
2016-03-19 07:20:25 +03:00 |
BlockStaticLiquid.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockStem.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockTallGrass.java.patch
|
Fixed breaking of tall grass. It now uses fortune. Expanded grass seed hooks to allow Fortune. Potentially removing in future in favor of LootTables.
|
2016-03-15 01:17:38 -07:00 |
BlockTorch.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockTrapDoor.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockTripWireHook.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |
BlockVine.java.patch
|
Switch to srg patches
|
2016-03-11 19:59:24 -05:00 |