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

14 lines
527 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3327 net/minecraft/server/OperatorEntry
FIELD field_14366 permissionLevel I
FIELD field_14367 bypassPlayerLimit Z
METHOD <init> (Lcom/google/gson/JsonObject;)V
ARG 1 json
2018-12-12 12:22:18 -05:00
METHOD <init> (Lcom/mojang/authlib/GameProfile;IZ)V
2018-11-04 07:22:38 -05:00
ARG 1 profile
ARG 2 permissionLevel
ARG 3 bypassPlayerLimit
2019-06-28 17:55:20 -04:00
METHOD method_14621 getProfileFromJson (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile;
2018-10-25 16:34:14 -04:00
ARG 0 json
2019-06-28 17:55:20 -04:00
METHOD method_14622 canBypassPlayerLimit ()Z
METHOD method_14623 getPermissionLevel ()I