ForgePatch/patches/minecraft
Jonathan Coates 15bac0eeaa
Don't overwrite PlayerAdvancement's player with a fake one (#7454)
If a FakePlayer is constructed with the same UUID/GameProfile as a
currently active player, the player object within PlayerAdvancement is
set to the fake player.

As fake players cannot receive advancements (see grantCriterion), this
prevents the actual player from receiving any advancements until they
change dimension/relog.
2020-11-10 11:55:42 -08:00
..
com/mojang 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
net/minecraft Don't overwrite PlayerAdvancement's player with a fake one (#7454) 2020-11-10 11:55:42 -08:00