Rename deceptively named `roll` field in `LivingEntity` (#3807)

This commit is contained in:
enjarai 2024-03-03 21:25:27 +01:00 committed by GitHub
parent 959d421555
commit b479497bfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
FIELD field_6235 hurtTime I
FIELD field_6236 attacking Lnet/minecraft/class_1309;
FIELD field_6238 playerHitTimer I
FIELD field_6239 roll I
FIELD field_6239 fallFlyingTicks I
FIELD field_6240 POTION_SWIRLS_COLOR Lnet/minecraft/class_2940;
FIELD field_6241 headYaw F
FIELD field_6243 leaningPitch F
@ -405,7 +405,7 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
METHOD method_5999 hasInvertedHealingAndHarm ()Z
METHOD method_6000 enterCombat ()V
METHOD method_6002 getDeathSound ()Lnet/minecraft/class_3414;
METHOD method_6003 getRoll ()I
METHOD method_6003 getFallFlyingTicks ()I
METHOD method_6005 takeKnockback (DDD)V
ARG 1 strength
ARG 3 x