ForgePatch/patches/minecraft/net/minecraft/entity
iTitus d5d0374015 Fix the EntityPlayer patch
In 1.8.9 the call goes to getDisplayNameString() so that any changes from the PlayerEvent.NameFormat event are being take into account.
In this patch the call goes to func_70005_c_() which is the getter for the GameProfile name.
I changed it back.

Sorry if you do not want to accept it because it is a one-liner.
2016-03-19 22:37:59 +01:00
..
ai Switch to srg patches 2016-03-11 19:59:24 -05:00
boss Switch to srg patches 2016-03-11 19:59:24 -05:00
effect Switch to srg patches 2016-03-11 19:59:24 -05:00
item Switch to srg patches 2016-03-11 19:59:24 -05:00
monster Switch to srg patches 2016-03-11 19:59:24 -05:00
passive Switch to srg patches 2016-03-11 19:59:24 -05:00
player Fix the EntityPlayer patch 2016-03-19 22:37:59 +01:00
Entity.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityHanging.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityList.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityLiving.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityLivingBase.java.patch Fixed onUseStop being called twice {Bows firing twice} 2016-03-16 18:25:14 -07:00
EntitySpawnPlacementRegistry.java.patch Fix a newly missing AT. Remove all CL_ references. OBFID is gone. 2015-11-13 00:09:34 -05:00
EntityTracker.java.patch Switch to srg patches 2016-03-11 19:59:24 -05:00
EntityTrackerEntry.java.patch Remove our entity position fixer. Vanilla fixed the bug in 1.9. 2016-03-16 18:24:11 -07:00