ForgePatch/patches/minecraft/net/minecraft/entity
2019-04-11 18:09:01 -04: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 Do not invalidate caps when entity is being moved across worlds. Should fix #5500 2019-03-19 14:10:29 -07:00
monster Do not invalidate caps when entity is being moved across worlds. Should fix #5500 2019-03-19 14:10:29 -07:00
passive Do not invalidate caps when entity is being moved across worlds. Should fix #5500 2019-03-19 14:10:29 -07:00
player Fix the bed position given to the SleepingTimeCheck event (#5107) 2019-04-11 18:09:01 -04: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 Revive CapabilityProvider on entity revive. Madders should NOT need this, as caps are copied via NBT. 2019-03-19 21:21:37 -07: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 Do not invalidate caps when entity is being moved across worlds. Should fix #5500 2019-03-19 14:10:29 -07: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