Rename the AbstractClientPlayerEntity#cachedScoreboardEntry field to playerListEntry (#3291)

Fixes #3288
This commit is contained in:
haykam821 2022-09-11 05:51:39 -04:00 committed by GitHub
parent bcfea7f592
commit 4b6982e54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ CLASS net/minecraft/class_742 net/minecraft/client/network/AbstractClientPlayerE
FIELD field_3898 elytraRoll F
FIELD field_3899 elytraYaw F
FIELD field_3900 elytraPitch F
FIELD field_3901 cachedScoreboardEntry Lnet/minecraft/class_640;
FIELD field_3901 playerListEntry Lnet/minecraft/class_640;
METHOD <init> (Lnet/minecraft/class_638;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/class_7428;)V
ARG 1 world
ARG 2 profile