ForgePatch/patches/minecraft/net/minecraft/block
LexManos ca72710937 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
DimensionType is not unique per Dimension. See DimensionManager for more details.
Vanilla now has a chunk loading system, so Forge's will need to be deprecated/adapted.
2019-02-14 15:08:53 -08:00
..
state Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockAbstractBanner.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockAbstractSkull.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockBed.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockBush.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockCactus.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockCrops.java.patch Fix imports, remember to re-run gen patches! 2018-11-16 23:19:04 -08:00
BlockDeadBush.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockFlowerPot.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockIce.java.patch Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
BlockLadder.java.patch Fix imports, remember to re-run gen patches! 2018-11-16 23:19:04 -08:00
BlockLeaves.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockMobSpawner.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockNote.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08: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
BlockPane.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockPistonBase.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockPistonMoving.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRailDetector.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRailPowered.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRailState.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRedstoneComparator.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneDiode.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRedstoneOre.java.patch More patchwork. 2018-11-19 19:55:46 -08:00
BlockRedstoneTorch.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockRedstoneWire.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockReed.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockSapling.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08: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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockStem.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockTallGrass.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -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 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
BlockWeb.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ITileEntityProvider.java.patch Repatch missed hasTileEntity redirects. And cleanup related patches. Closes #5369 2019-01-25 13:11:06 -08:00
SoundType.java.patch More patchwork. 2018-11-19 19:55:46 -08:00