yarn/mappings/tg.mapping

14 lines
467 B
Plaintext
Raw Normal View History

2018-10-25 16:34:14 -04:00
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