PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.37k stars 2.19k forks source link

Fixup and deprecate player profiles in ping event #10880

Closed kennytv closed 3 weeks ago

kennytv commented 3 weeks ago

Adds a new getListedPlayers method for a class that only holds name and uuid, everything else is discarded by vanilla. This uses UncheckedPlayerProfile to allow previous behavior, though ideally that's going to be removed later with getPlayerSample.

I also deprecated the iterator method because why is that there????????????????????????????????????????????????

RitaSister commented 3 weeks ago

nice

GesundesWasser commented 3 weeks ago

nice

andrewkm commented 3 weeks ago

Thank you so much! <3