best pr ever (#3037)

removed a single letter to reflect change made in RC1
This commit is contained in:
Shnupbups 2022-02-26 01:40:56 +11:00 committed by GitHub
parent e26f9d1d29
commit d1df9656eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ CLASS net/minecraft/class_3898 net/minecraft/server/world/ThreadedAnvilChunkStor
ARG 0 pos
ARG 1 entity
METHOD method_18711 (Lnet/minecraft/class_2818;)V
ARG 1 chunks
ARG 1 chunk
METHOD method_18713 updatePosition (Lnet/minecraft/class_3222;)V
COMMENT Updates the chunk section position of the {@code player}. This updates the player
COMMENT position for both entity tracking and chunk loading (watching) logic.