CLASS lp net/minecraft/client/network/packet/GameJoinS2CPacket FIELD a playerEntityId I FIELD b hardcore Z FIELD c gameMode Lbgx; FIELD d dimension Lbxw; FIELD e maxPlayers I FIELD f generatorType Lbhh; FIELD g chunkLoadDistance I FIELD h reducedDebugInfo Z METHOD (ILbgx;ZLbxw;ILbhh;IZ)V ARG 1 playerEntityId ARG 2 gameMode ARG 3 hardcore ARG 4 dimension ARG 5 maxPlayers ARG 6 generatorType ARG 7 chunkLoadDistance ARG 8 reducedDebugInfo METHOD b getEntityId ()I METHOD c isHardcore ()Z METHOD d getGameMode ()Lbgx; METHOD e getDimension ()Lbxw; METHOD g getGeneratorType ()Lbhh; METHOD h getChunkLoadDistance ()I METHOD i hasReducedDebugInfo ()Z