CLASS po net/minecraft/server/ServerMetadata CLASS po$a Players FIELD a max I FIELD b online I FIELD c sample [Lcom/mojang/authlib/GameProfile; METHOD (II)V ARG 1 max METHOD a getPlayerLimit ()I METHOD a setSample ([Lcom/mojang/authlib/GameProfile;)V METHOD b getOnlinePlayerCount ()I METHOD c getSample ()[Lcom/mojang/authlib/GameProfile; CLASS po$c Version FIELD a gameVersion Ljava/lang/String; FIELD b protocolVersion I METHOD a getGameVersion ()Ljava/lang/String; METHOD b getProtocolVersion ()I FIELD a description Ljd; FIELD b players Lpo$a; FIELD c version Lpo$c; FIELD d favicon Ljava/lang/String; METHOD a getDescription ()Ljd; METHOD a setFavicon (Ljava/lang/String;)V METHOD a setDescription (Ljd;)V METHOD a setPlayers (Lpo$a;)V METHOD a setVersion (Lpo$c;)V METHOD b getPlayers ()Lpo$a; METHOD c getVersion ()Lpo$c; METHOD d getFavicon ()Ljava/lang/String;