ForgePatch/patches/minecraft/net/minecraft/entity
mariaum 59a213bdaa Fix entities being killed in one hit. Closes #5511
Fix unloc pattern for tps output
2019-02-19 12:35:32 -05:00
..
ai Entity patches progress. 2018-12-05 01:16:33 -08:00
boss Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
effect Entity patches progress. 2018-12-05 01:16:33 -08:00
item Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
monster Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
passive Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
player Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
projectile Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
Entity.java.patch Clean up Entity patches, remove extra method. Closes #5494 2019-02-18 15:52:01 -05:00
EntityFlying.java.patch Entity patches progress. 2018-12-05 01:16:33 -08:00
EntityHanging.java.patch Entity patches progress. 2018-12-05 01:16:33 -08:00
EntityLeashKnot.java.patch Fix MC-136995 - Chunk loading and unloading issue with entities placed in exact positions. (#5160) 2019-01-11 18:32:16 -05:00
EntityLiving.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
EntityLivingBase.java.patch Fix entities being killed in one hit. Closes #5511 2019-02-19 12:35:32 -05:00
EntitySpawnPlacementRegistry.java.patch Make SpawnPlacementType extensible, remove from ArmorMaterial 2019-02-18 12:03:02 -05:00
EntityTracker.java.patch Readd modded entity spawning/tracking support 2019-01-26 10:25:19 -05:00
EntityTrackerEntry.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
EntityType.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
EnumCreatureType.java.patch Add IExtensibleEnum, fix DimensionType create method 2019-02-07 16:36:30 -05:00
SharedMonsterAttributes.java.patch Entity patches progress. 2018-12-05 01:16:33 -08:00