ForgePatch/patches/minecraft/net/minecraft/entity
LexManos 3cc76a3f60 Fix Entity.getPersistentData function name. Closes #6131
Bump spec version for first 1.14.4 RB.
2019-09-12 09:12:30 -07:00
..
ai Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired. 2019-07-20 00:35:40 -04:00
boss Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
effect Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
item Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
merchant/villager Make Villager profession unlocalized name use modids when not 'minecraft' Closes #5977 2019-08-02 13:37:02 -07:00
monster Fix slimes splitting more times then they should. Closes #6138 2019-09-09 15:30:11 -07:00
passive Fix Digging particle sometimes using the wrong block pos to get additional model data (#6077) 2019-08-28 21:33:15 -07:00
player Fix Entity.getPersistentData function name. Closes #6131 2019-09-12 09:12:30 -07:00
projectile Fix regular arrows giving off particles after a world reload (MC-107941) (#6061) 2019-08-28 18:12:47 -07:00
Entity.java.patch Fix Entity.getPersistentData function name. Closes #6131 2019-09-12 09:12:30 -07:00
EntityClassification.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
EntitySpawnPlacementRegistry.java.patch Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
EntityType.java.patch Add spawn reason to spawn events (#6096) 2019-09-03 15:15:48 -07:00
FlyingEntity.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
LivingEntity.java.patch Add a bunch of tags from the omnibus. 2019-09-03 18:51:09 -07:00
MobEntity.java.patch Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches. 2019-07-31 21:15:39 -07:00
SharedMonsterAttributes.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00