ForgePatch/patches/minecraft/net/minecraft/entity
2014-06-10 18:48:00 -07: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 COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
monster COnverted patches to SRG names 2014-03-25 10:13:57 -05:00
passive COnverted patches to SRG names 2014-03-25 10:13:57 -05: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