Rename onSpawn to onScreenHandlerOpened (#2878)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
apple502j 2021-11-25 05:18:11 +09:00 committed by GitHub
parent 64ff29802f
commit 319406c7cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ CLASS net/minecraft/class_3222 net/minecraft/server/network/ServerPlayerEntity
COMMENT @see #watchedSection
COMMENT @see #setWatchedSection(ChunkSectionPos)
METHOD method_14234 updateLastActionTime ()V
METHOD method_14235 onSpawn (Lnet/minecraft/class_1703;)V
METHOD method_14235 onScreenHandlerOpened (Lnet/minecraft/class_1703;)V
ARG 1 screenHandler
METHOD method_14236 getAdvancementTracker ()Lnet/minecraft/class_2985;
METHOD method_14237 incrementScreenHandlerSyncId ()V