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

10 lines
340 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ok net/minecraft/server/config/OperatorEntry
FIELD a permissionLevel I
FIELD b bypassPlayerLimit Z
METHOD a getPermissionLevel ()I
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 canBypassPlayerLimit ()Z
METHOD b getProfileFromJson (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile;
2017-05-13 02:02:51 -04:00
ARG 0 json