Rename the OperatorList#isOp method to canBypassPlayerLimit (#2666)

Fixes #2665
This commit is contained in:
haykam821 2021-09-07 10:13:56 -04:00 committed by GitHub
parent aec78889d4
commit 3bebac04cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
CLASS net/minecraft/class_3326 net/minecraft/server/OperatorList
METHOD method_14620 isOp (Lcom/mojang/authlib/GameProfile;)Z
METHOD method_14620 canBypassPlayerLimit (Lcom/mojang/authlib/GameProfile;)Z
ARG 1 profile