ForgePatch/patches/minecraft/net/minecraft/entity
2014-06-11 13:37:36 +02:00
..
ai COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
boss COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
effect COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
item Fix not being able to change target & attackDamage for EnderTeleportEvent. 2014-06-07 13:45:29 +02:00
monster Add missing onLivingJump calls 2014-06-11 13:37:36 +02:00
passive Add missing onLivingJump calls 2014-06-11 13:37:36 +02:00
player Fixed inverted player parameters in PlayerEvent.Clone, Closes #1142 Closes #1140 2014-06-10 18:48:00 -07:00
Entity.java.patch Fix extended entity properties being lost when leaving the end, This introduces the concept of calling IExtendedEntityProperties.init when entites/worlds change. Lets see if mods explode. 2014-05-07 14:52:18 -07:00
EntityLiving.java.patch COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
EntityLivingBase.java.patch Changed EntityWolf to EntityTameable in EntityLivingBase.attackEntityFrom, to allow for more custom pets. Closes #1141 2014-06-10 18:20:59 -07:00
EntityTracker.java.patch Add PlayerEvent.StartTracking and .StopTracking & make trackedEntityIDs visible 2014-05-30 01:59:05 +02:00
EntityTrackerEntry.java.patch Add PlayerEvent.StartTracking and .StopTracking & make trackedEntityIDs visible 2014-05-30 01:59:05 +02:00