yarn/mappings/net/minecraft/server/config/WhitelistEntry.mapping

10 lines
344 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS oq net/minecraft/server/config/WhitelistEntry
METHOD <init> (Lcom/google/gson/JsonObject;)V
ARG 0 json
METHOD <init> (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
2017-04-05 14:11:28 -04:00
METHOD a save (Lcom/google/gson/JsonObject;)V
2017-05-13 02:02:51 -04:00
ARG 0 json
METHOD b getProfileFromJson (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile;
2017-05-13 02:02:51 -04:00
ARG 0 json