CLASS y net/minecraft/advancement/AdvancementDisplay FIELD a title Ljl; FIELD b description Ljl; FIELD c icon Lbar; FIELD d background Lqp; FIELD e frame Lz; FIELD f showToast Z FIELD g announceToChat Z FIELD h hidden Z FIELD i xPos F FIELD j yPos F METHOD (Lbar;Ljl;Ljl;Lqp;Lz;ZZZ)V ARG 3 title ARG 4 background ARG 5 frame METHOD a getTitle ()Ljl; METHOD a setPosition (FF)V ARG 1 xPos METHOD a deserialize (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Ly; ARG 0 obj ARG 1 context METHOD a toPacket (Ljb;)V METHOD b getDescription ()Ljl; METHOD b fromPacket (Ljb;)Ly; ARG 0 buf METHOD c getIcon ()Lbar; METHOD d getBackground ()Lqp; METHOD e getFrame ()Lz; METHOD f getX ()F METHOD g getY ()F METHOD h shouldShowToast ()Z METHOD i shouldAnnounceToChat ()Z METHOD j isHidden ()Z METHOD k toJson ()Lcom/google/gson/JsonElement; METHOD l iconToJson ()Lcom/google/gson/JsonObject;