ForgePatch/patches/minecraft/net/minecraft
2016-04-01 03:12:01 -04:00
..
block Add state param to canRenderInLayer 2016-04-01 03:12:01 -04:00
client Add state param to canRenderInLayer 2016-04-01 03:12:01 -04:00
command Removed RenderWorldEvent, encapsulated all public event fields. 2016-03-24 22:22:21 +03:00
crash Switch to srg patches 2016-03-11 19:59:24 -05:00
creativetab Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
enchantment Fix a condition that caused the enchantment table to roll invalid enchantments. 2016-03-21 04:18:16 +01:00
entity Fix landing particles not showing up. Cloes #2661 2016-03-30 15:59:14 -07:00
inventory Switch to srg patches 2016-03-11 19:59:24 -05:00
item Forward ItemBlock#addInformation to Block#addInformation 2016-03-31 21:12:17 -04:00
nbt Switch to srg patches 2016-03-11 19:59:24 -05:00
network Switch to srg patches 2016-03-11 19:59:24 -05:00
potion Switch to srg patches 2016-03-11 19:59:24 -05:00
realms Switch to srg patches 2016-03-11 19:59:24 -05:00
server Removed RenderWorldEvent, encapsulated all public event fields. 2016-03-24 22:22:21 +03:00
stats Switch to srg patches 2016-03-11 19:59:24 -05:00
tileentity Cleanup: removed IEEP, removed redundant casts, fixed imports, fixed typos. 2016-03-24 22:22:20 +03:00
util Replace Forge's BlockPos#getImmutable method with the included BlockPos#toImmutable (func_185334_h), while keeping the override in PooledMutableBlockPos to prevent mutable leaks. 2016-03-27 09:43:56 -07:00
world Merge pull request #2659 from kashike/feature/immutable-blockpos 2016-03-30 16:20:43 -07:00