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

11 lines
366 B
Plaintext

CLASS xr net/minecraft/server/OperatorEntry
FIELD a permissionLevel I
FIELD b bypassPlayerLimit Z
METHOD <init> (Lcom/mojang/authlib/GameProfile;IZ)V
ARG 1 profile
ARG 2 permissionLevel
METHOD a getPermissionLevel ()I
METHOD b canBypassPlayerLimit ()Z
METHOD b getProfileFromJson (Lcom/google/gson/JsonObject;)Lcom/mojang/authlib/GameProfile;
ARG 0 json