From 219f4426ea8f71438ddae84ecf9f644840a5778f Mon Sep 17 00:00:00 2001 From: aro Date: Tue, 31 Jan 2023 18:14:45 +0100 Subject: [PATCH] style(internals): inaccurate comment --- .../src/main/java/net/artelnatif/nicko/impl/v1_16_R3.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v1_16_R3/src/main/java/net/artelnatif/nicko/impl/v1_16_R3.java b/v1_16_R3/src/main/java/net/artelnatif/nicko/impl/v1_16_R3.java index 6a69499..22e1a54 100644 --- a/v1_16_R3/src/main/java/net/artelnatif/nicko/impl/v1_16_R3.java +++ b/v1_16_R3/src/main/java/net/artelnatif/nicko/impl/v1_16_R3.java @@ -85,9 +85,9 @@ public class v1_16_R3 implements Internals { final IChatBaseComponent name = new ChatComponentText(profileName); // ok so what the actual fuck - // the PlayerDataInfo inner class is NOT public + // the PlayerDataInfo inner class is NOT static // thus the compiler can't access it when compiling?????? - // i swear this is so dumb that i have to resort to doing this + // i swear this is so dumb that I have to resort to doing this final Object infoData = yes( add, gameProfile,