ForgePatch/patches/minecraft/net/minecraft/entity
LexManos 8d20258f3c First pass at exposing data fixers to modders.
Each mod gets its own version number, mods SHOULD NOT rely on other
mod's fixers, just care about yourself.
Walkers can use IDataFixerData to retrieve their version.
2016-11-28 16:05:41 -08:00
..
ai Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
boss Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
effect Switch to srg patches 2016-03-11 19:59:24 -05:00
item [1.11] Fix nullability issues around ForgeHooks and Capabilities (#3395) 2016-11-17 10:44:31 -08:00
monster Fix issues with ZombieVillagers Closes #3398 2016-11-17 12:14:23 -08:00
passive Move EntityHorse capability patches to AbstractHorse (#3417) 2016-11-18 15:29:18 -08:00
player First pass at exposing data fixers to modders. 2016-11-28 16:05:41 -08:00
projectile Make Wither Skulls respect Block.canEntityDestroy. Closes #3404 2016-11-17 12:49:18 -08:00
Entity.java.patch Add method to check if an Entity can trample a Block. Fixes #2510 (#2730) 2016-11-27 02:40:23 -08:00
EntityAgeable.java.patch First draft of Entity Registry re-write. 2016-11-17 19:06:42 -08:00
EntityHanging.java.patch Update to 1.10 2016-06-23 02:39:55 -04:00
EntityList.java.patch First draft of Entity Registry re-write. 2016-11-17 19:06:42 -08:00
EntityLiving.java.patch Initial 1.11 release update. 2016-11-15 19:26:10 -08:00
EntityLivingBase.java.patch [1.11] Fix nullability issues around ForgeHooks and Capabilities (#3395) 2016-11-17 10:44:31 -08:00
EntitySpawnPlacementRegistry.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
EntityTracker.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
EntityTrackerEntry.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00