Map ZOMBIE_TYPE (#1414)

* Map ZOMBIE_TYPE

* Clarify that we mean "type of entity"
This commit is contained in:
Joseph Burton 2020-06-01 22:19:44 +01:00 committed by GitHub
parent 7112703c90
commit 990203f196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ CLASS net/minecraft/class_1642 net/minecraft/entity/mob/ZombieEntity
FIELD field_7424 ticksUntilWaterConversion I
FIELD field_7425 CONVERTING_IN_WATER Lnet/minecraft/class_2940;
FIELD field_7426 inWaterTime I
FIELD field_7427 ZOMBIE_TYPE Lnet/minecraft/class_2940;
COMMENT Unused tracked data, left over from 1.10 when zombies, zombie villagers and husks were all the same type of entity.
FIELD field_7429 BABY_SPEED_ID Ljava/util/UUID;
FIELD field_7430 BABY_SPEED_BONUS Lnet/minecraft/class_1322;
FIELD field_7432 canBreakDoors Z