ForgePatch/patches/minecraft/net/minecraft/entity
2019-02-07 19:11:45 -08:00
..
ai Entity patches progress. 2018-12-05 01:16:33 -08:00
boss Entity patches progress. 2018-12-05 01:16:33 -08:00
effect Entity patches progress. 2018-12-05 01:16:33 -08:00
item Invalidate capabilities that we attach to vanilla entities and TileEntities. Closes #5307 2019-02-06 22:55:17 -08:00
monster Implement ConfigValue as a wrapper around ForgeConfigSpec results (#5361) 2019-01-15 23:28:40 -05:00
passive Add IExtensibleEnum, fix DimensionType create method 2019-02-07 16:36:30 -05:00
player Add back several missing patches for FML events (#5390) 2019-01-24 12:27:05 -08:00
projectile More entity patch work. ISpecialArmor deleted. 2018-12-10 22:19:43 -08:00
Entity.java.patch Patch direct accesses to Entity.type to use getter instead (#5308) 2019-02-07 19:11:45 -08: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 Entity patches progress. 2018-12-05 01:16:33 -08:00
EntityLivingBase.java.patch Invalidate capabilities that we attach to vanilla entities and TileEntities. Closes #5307 2019-02-06 22:55:17 -08:00
EntitySpawnPlacementRegistry.java.patch More entity patch work. ISpecialArmor deleted. 2018-12-10 22:19:43 -08: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 Clean up patch a bit, check for net.minecraft. 2019-01-26 10:25:19 -05: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