ForgePatch/patches/minecraft/net/minecraft
ichttt c2a7fe4019 Bring back the forge beta warning. Use a check to see if the forge minor version is zero, as ForgeVersion.getStatus() is not implemented 2019-01-27 19:50:59 +01:00
..
advancements Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
block Add a RayTraceResult method to Block that can be can be overridden (#5354) 2019-01-25 13:29:07 -08:00
client Bring back the forge beta warning. Use a check to see if the forge minor version is zero, as ForgeVersion.getStatus() is not implemented 2019-01-27 19:50:59 +01:00
command/arguments Repatch missed hasTileEntity redirects. And cleanup related patches. Closes #5369 2019-01-25 13:11:06 -08:00
crash Port some patches to 1.13 (#5267) 2018-12-10 12:37:14 -08:00
enchantment 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
entity Fixed missed OptionalCapabilityInstance to LazyOptional refactors in patches 2019-01-27 14:47:27 +01:00
fluid Fixed all compile errors except the 4 in KeyBinding. 2018-09-21 15:50:37 -07:00
init Reimplement @ObjectHolder scanning, and expose system for others to add handlers. 2019-01-09 20:57:01 -08:00
inventory Add recipe types for faster runtime iteration. (#5312) 2019-01-25 10:22:41 -08:00
item Fix NPE in ItemGroup concurrency patch 2019-01-25 19:07:37 -05:00
nbt 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
network Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160) 2019-01-11 18:32:16 -05:00
pathfinding 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
potion Patch PotionHelper to use registry delegates (#5142) 2019-01-11 18:32:17 -05:00
resources Clean progress bar code and fix TextureMap patch (#5304) 2018-12-28 18:05:05 -08:00
server Add back several missing patches for FML events (#5390) 2019-01-24 12:27:05 -08:00
tags [1.13] Expand tag deserializer to add optional values and remove values without overwriting everything. (#5350) 2019-01-14 19:23:36 -08:00
tileentity Fixed missed OptionalCapabilityInstance to LazyOptional refactors in patches 2019-01-27 14:47:27 +01:00
util Most client patches done except the render pipeline. 2018-11-28 22:15:05 -08:00
village Fix capability attach event not firing with base type 2019-01-24 21:04:50 -05:00
world Repatch missed hasTileEntity redirects. And cleanup related patches. Closes #5369 2019-01-25 13:11:06 -08:00