ForgePatch/patches/minecraft/net/minecraft/block
LexManos f13465012b World and TileEntity patch work.
TerrtainGen events are removed, 1.13's world gen re-write invalidates them all.
2018-12-13 01:15:53 -08:00
..
state More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
trees world.gen.feature patches, worldgen should be stable with vanilla. In all places I looked. 2018-12-06 18:09:47 -08:00
Block.java.patch world.gen.feature patches, worldgen should be stable with vanilla. In all places I looked. 2018-12-06 18:09:47 -08:00
BlockAbstractBanner.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockAbstractSkull.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockBed.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockBush.java.patch world.gen.feature patches, worldgen should be stable with vanilla. In all places I looked. 2018-12-06 18:09:47 -08:00
BlockCactus.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockChest.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockChorusFlower.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockCocoa.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockCrops.java.patch Fix imports, remember to re-run gen patches! 2018-11-16 23:19:04 -08:00
BlockDeadBush.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
BlockDirtSnowySpreadable.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockDoublePlant.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockDropper.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockEnchantmentTable.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockEnderChest.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockFalling.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockFarmland.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockFence.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockFenceGate.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockFire.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockFlowerPot.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockIce.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockIronBars.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockLadder.java.patch Fix imports, remember to re-run gen patches! 2018-11-16 23:19:04 -08:00
BlockLeaves.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
BlockMobSpawner.java.patch Fix imports, remember to re-run gen patches! 2018-11-16 23:19:04 -08:00
BlockMushroom.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockNetherWart.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockNote.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
BlockOre.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockPistonBase.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockPistonMoving.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockPortal.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockPotato.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRailBase.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRailDetector.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRailPowered.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockRailState.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneComparator.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneDiode.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneOre.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneTorch.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneWire.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockReed.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockSapling.java.patch World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
BlockShearableDoublePlant.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
BlockSnowLayer.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockStem.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockTallGrass.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
BlockTorch.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockTrapDoor.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockVine.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
BlockWall.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockWeb.java.patch Item and NBT patches, IShearable blocks are responsible for setting themselves to air, to allow for setting other states. 2018-12-03 18:04:37 -08:00
SoundType.java.patch More patchwork. 2018-11-19 19:55:46 -08:00