CLASS dhi net/minecraft/client/network/ClientPlayNetworkHandler FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD b connection Lja; FIELD c profile Lcom/mojang/authlib/GameProfile; FIELD d loginScreen Lczr; FIELD e client Lcvi; FIELD f world Ldhl; FIELD h playerListEntries Ljava/util/Map; FIELD i advancementHandler Ldhf; FIELD j commandSource Ldhj; FIELD k tagManager Lzd; FIELD l dataQueryHandler Lcvb; FIELD m chunkLoadDistance I FIELD n random Ljava/util/Random; FIELD o commandDispatcher Lcom/mojang/brigadier/CommandDispatcher; FIELD p recipeManager Lbej; FIELD q sessionId Ljava/util/UUID; METHOD (Lcvi;Lczr;Lja;Lcom/mojang/authlib/GameProfile;)V ARG 1 client METHOD a getClientConnection ()Lja; METHOD a getPlayerListEntry (Ljava/lang/String;)Ldhm; ARG 1 profileName METHOD a getPlayerListEntry (Ljava/util/UUID;)Ldhm; ARG 1 uuid METHOD a sendPacket (Lka;)V METHOD a sendResourcePackStatus (Lou$a;)V METHOD b getCommandSource ()Ldhj; METHOD b validateResourcePackUrl (Ljava/lang/String;)Z METHOD c clearWorld ()V METHOD d getRecipeManager ()Lbej; METHOD e getPlayerList ()Ljava/util/Collection; METHOD f getProfile ()Lcom/mojang/authlib/GameProfile; METHOD g getAdvancementHandler ()Ldhf; METHOD h getCommandDispatcher ()Lcom/mojang/brigadier/CommandDispatcher; METHOD i getWorld ()Ldhl; METHOD j getTagManager ()Lzd; METHOD k getDataQueryHandler ()Lcvb; METHOD l getSessionId ()Ljava/util/UUID;