ForgePatch/patches/minecraft/net/minecraft/entity
2017-09-06 13:54:00 -07: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 smarter getter for block slipperiness (#4116) 2017-08-01 16:25:28 -05: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 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
projectile Use instanceof ItemFishingRod instead of item equality (#4060) 2017-06-24 01:26:36 -07:00
Entity.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04: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 Fix conflicts 2017-06-23 16:59:57 -05:00
EntityLiving.java.patch Allow support for custom Shields and Shield disabling weapons. 2017-07-20 16:44:37 -05:00
EntityLivingBase.java.patch Add smarter getter for block slipperiness (#4116) 2017-08-01 16:25:28 -05: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