ForgePatch/patches/minecraft/net/minecraft/entity
2016-03-30 14:05:27 -07:00
..
ai Fix for patch targetting the wrong field to change for failed pathfinding penalty 2016-03-19 16:55:19 -04:00
boss Switch to srg patches 2016-03-11 19:59:24 -05:00
effect Switch to srg patches 2016-03-11 19:59:24 -05:00
item Removed RenderWorldEvent, encapsulated all public event fields. 2016-03-24 22:22:21 +03:00
monster Removed RenderWorldEvent, encapsulated all public event fields. 2016-03-24 22:22:21 +03:00
passive Added Capability.cast, to allow avoiding unchecked casts in ICapabilityProvider.getCapability 2016-03-22 09:01:00 +03:00
player Fix EntityPlayer still running old armor logic. Closes #2670 2016-03-30 14:05:27 -07:00
Entity.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityHanging.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityList.java.patch Fix EntityList.func_188429_b not supporting mod-entities, fixes spawn eggs, fixes #2581 2016-03-20 15:10:22 +01:00
EntityLiving.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityLivingBase.java.patch Added Capability.cast, to allow avoiding unchecked casts in ICapabilityProvider.getCapability 2016-03-22 09:01:00 +03:00
EntitySpawnPlacementRegistry.java.patch Fix a newly missing AT. Remove all CL_ references. OBFID is gone. 2015-11-13 00:09:34 -05:00
EntityTracker.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityTrackerEntry.java.patch Remove our entity position fixer. Vanilla fixed the bug in 1.9. 2016-03-16 18:24:11 -07:00