ForgePatch/patches/minecraft/net/minecraft/entity
2017-12-16 18:03:45 -08:00
..
ai Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
boss Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
effect Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
item Add missing nullability annotations to some Forge-added methods (#4578) 2017-12-16 16:59:54 -08:00
monster Allow support for custom Shields and Shield disabling weapons. 2017-07-20 16:44:37 -05:00
passive Allow sneaking to bypass villager interaction GUI. (#4193) 2017-08-01 13:29:19 -05:00
player Fix NPE when player tries to sleep without bed (#4487) 2017-11-09 14:30:36 -08:00
projectile Allow EntityFishHook to spawn water particles in all liquids that use Material.WATER (#4585) 2017-12-16 16:49:21 -08:00
Entity.java.patch Clean up capability checking for entities (#4591) 2017-12-13 22:56:01 -08:00
EntityAgeable.java.patch First draft of Entity Registry re-write. 2016-11-17 19:06:42 -08:00
EntityFlying.java.patch Add smarter getter for block slipperiness (#4116) 2017-08-01 16:25:28 -05:00
EntityHanging.java.patch Update to 1.10 2016-06-23 02:39:55 -04:00
EntityList.java.patch Delay egg creation to avoid null statistics (#4508) 2017-12-16 18:01:58 -08:00
EntityLiving.java.patch Add hook to configure EntityEquipmentSlot for item. 2017-10-02 15:54:01 -07:00
EntityLivingBase.java.patch Added LivingKnockBackEvent event to allow better control over knock back effects. (#4503) 2017-12-16 18:03:45 -08:00
EntitySpawnPlacementRegistry.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
EntityTracker.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
EntityTrackerEntry.java.patch Fix vanilla map pixel data being used in various places (#4068) 2017-09-06 13:54:00 -07:00
SharedMonsterAttributes.java.patch Prevent player from dying infinitely due to zero max health (MC-119183) 2017-07-20 21:54:46 -07:00