refactor(packet): note

This commit is contained in:
ineanto 2023-09-01 16:40:40 +02:00
parent c57400707e
commit 1d366855a2

View file

@ -165,6 +165,9 @@ public class AppearanceManager {
// No, I'll not waste another day fixing their mess.
// Go cry about it to Mojang.
// (Long live NoEncryption!)
// TODO (Ineanto, 9/1/23):
// Try to provide chat session data after ProtocolLib's update to support Chat Sessions.
// This could remove the mandatory NoEncryption (or similar "encryption removing") dependency with Nicko.
add.setData(ImmutableList.of(new PlayerInfoData(
player.getUniqueId(),
player.getPing(),