yarn/mappings/tg.mapping

14 lines
467 B
Plaintext

CLASS tg
METHOD a reloadWhitelist ()V
METHOD a addToOperators (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD a setWhitelistEnabled (Z)V
ARG 0 value
METHOD b removeFromOperators (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD c getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD e isWhitelisted (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile
METHOD f canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z
ARG 0 profile