yarn/mappings/com/mojang/realmsclient/dto/RealmsServer.mapping

47 lines
2.1 KiB
Plaintext
Raw Normal View History

CLASS com/mojang/realmsclient/dto/RealmsServer
CLASS class_4319 McoServerComparator
FIELD field_19432 refOwner Ljava/lang/String;
METHOD <init> (Ljava/lang/String;)V
ARG 1 owner
Backport of latest 1.15.2 mappings back to 1.14.4. (#1094) Co-authored-by: Chloe Dawn <chloealexisdawn@outlook.com> Co-authored-by: Chocohead <Chocohead@users.noreply.github.com> Co-authored-by: Cloak-Bot <57413759+Cloak-Bot@users.noreply.github.com> Co-authored-by: Dan <cccm5@users.noreply.github.com> Co-authored-by: Danielshe <daniel@shedaniel.me> Co-authored-by: DrMeepster <19316085+DrMeepster@users.noreply.github.com> Co-authored-by: Draylar <samuelhimes@gmail.com> Co-authored-by: Erlend Åmdal <erlend@aamdal.com> Co-authored-by: Fudge <natan.lifsiz@gmail.com> Co-authored-by: Gareth Williams <840990+Gaz492@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> Co-authored-by: João <12478030+YummyLoop@users.noreply.github.com> Co-authored-by: Julian Dunskus <julian.dunskus@gmail.com> Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> Co-authored-by: Juuxel <kasperi.kauppi@gmail.com> Co-authored-by: LambdAurora <aurora42lambda@gmail.com> Co-authored-by: Laura F. D <eyesismine@gmail.com> Co-authored-by: Laura F. D <l@veriny.tf> Co-authored-by: Laura S. D <l@veriny.tf> Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com> Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com> Co-authored-by: Modmuss50 <modmuss50@gmail.com> Co-authored-by: NeunEinser <daniel30797@gmail.com> Co-authored-by: NinjaPhenix <NinjaPhenix@users.noreply.github.com> Co-authored-by: Pyrofab <redstoneinfire@gmail.com> Co-authored-by: Ramid Khan <ramidzkh@gmail.com> Co-authored-by: Runemoro <runemoro1@gmail.com> Co-authored-by: Runemoro <runemoro@live.ca> Co-authored-by: SPGoding <SPGoding@outlook.com> Co-authored-by: Shnupbups <shnupbups@gmail.com> Co-authored-by: Siphalor <Siphalor@users.noreply.github.com> Co-authored-by: Stuff-Stuffs <stevenziehlke@gmail.com> Co-authored-by: SuperCoder79 <k.pranav@gmail.com> Co-authored-by: Tae Lim Kook <uruwi@protonmail.com> Co-authored-by: UpcraftLP <10714589+UpcraftLP@users.noreply.github.com> Co-authored-by: Valoeghese <valoeghesemods@gmail.com> Co-authored-by: Yanis48 <doublecraft.official@gmail.com> Co-authored-by: biom4st3r <37042156+biom4st3r@users.noreply.github.com> Co-authored-by: comp500 <comp500@users.noreply.github.com> Co-authored-by: grondag <grondag@users.noreply.github.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: howtonotwin <rasheeqhere@gmail.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: modmuss50 <modmuss50@gmail.com> Co-authored-by: prplz <mhiming@gmail.com> Co-authored-by: qouteall <45908579+qouteall@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me> Co-authored-by: therealfarfetchd <git@therealfarfetchd.dev> Co-authored-by: valoeghese <46117728+valoeghese@users.noreply.github.com> Co-authored-by: ­Sollace <Sollace@users.noreply.github.com>
2020-02-16 15:32:39 -05:00
METHOD compare (Ljava/lang/Object;Ljava/lang/Object;)I
ARG 1 server1
ARG 2 server2
CLASS class_4320 State
FIELD field_19433 CLOSED Lcom/mojang/realmsclient/dto/RealmsServer$class_4320;
FIELD field_19434 OPEN Lcom/mojang/realmsclient/dto/RealmsServer$class_4320;
FIELD field_19435 UNINITIALIZED Lcom/mojang/realmsclient/dto/RealmsServer$class_4320;
METHOD valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$class_4320;
ARG 0 name
CLASS class_4321 WorldType
FIELD field_19437 NORMAL Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
FIELD field_19438 MINIGAME Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
FIELD field_19439 ADVENTUREMAP Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
FIELD field_19440 EXPERIENCE Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
FIELD field_19441 INSPIRATION Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
METHOD valueOf (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
ARG 0 name
METHOD cloneSlots (Ljava/util/Map;)Ljava/util/Map;
ARG 1 slots
METHOD equals (Ljava/lang/Object;)Z
ARG 1 obj
METHOD getState (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$class_4320;
ARG 0 state
METHOD getWorldType (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer$class_4321;
ARG 0 state
METHOD parse (Lcom/google/gson/JsonObject;)Lcom/mojang/realmsclient/dto/RealmsServer;
ARG 0 node
METHOD parse (Ljava/lang/String;)Lcom/mojang/realmsclient/dto/RealmsServer;
ARG 0 json
METHOD parseInvited (Lcom/google/gson/JsonArray;)Ljava/util/List;
ARG 0 jsonArray
METHOD parseSlots (Lcom/google/gson/JsonArray;)Ljava/util/Map;
ARG 0 jsonArray
METHOD setDescription (Ljava/lang/String;)V
ARG 1 motd
METHOD setName (Ljava/lang/String;)V
ARG 1 name
METHOD sortInvited (Lcom/mojang/realmsclient/dto/RealmsServer;)V
ARG 0 server
METHOD updateServerPing (Lcom/mojang/realmsclient/dto/RealmsServerPlayerList;)V
ARG 1 serverPlayerList