CLASS ci net/minecraft/command/arguments/EntityArgumentType CLASS ci$a Serializer METHOD a toJson (Lci;Lcom/google/gson/JsonObject;)V METHOD a toPacket (Lci;Lit;)V METHOD a toJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V METHOD a toPacket (Lcom/mojang/brigadier/arguments/ArgumentType;Lit;)V METHOD a fromPacket (Lit;)Lci; METHOD b fromPacket (Lit;)Lcom/mojang/brigadier/arguments/ArgumentType; FIELD a TOO_MANY_ENTITIES_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD b TOO_MANY_PLAYERS_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD c PLAYER_SELECTOR_HAS_ENTITIES_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD d ENTITY_NOT_FOUND_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD e PLAYER_NOT_FOUND_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD f NOT_ALLOWED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; FIELD g EXAMPLES Ljava/util/Collection; FIELD h singleTarget Z FIELD i playerOnly Z METHOD a oneEntity ()Lci; METHOD a parse (Lcom/mojang/brigadier/StringReader;)Ldz; METHOD b multipleEntities ()Lci; METHOD c onePlayer ()Lci; METHOD d multiplePlayer ()Lci;