yarn/mappings/net/minecraft/village/ZombieSiegeManager.mapping

15 lines
566 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1419 net/minecraft/village/ZombieSiegeManager
CLASS class_4152 State
FIELD field_18479 state Lnet/minecraft/class_1419$class_4152;
FIELD field_6719 startZ I
FIELD field_6720 startY I
FIELD field_6721 startX I
FIELD field_6722 countdown I
FIELD field_6723 remaining I
FIELD field_6725 spawned Z
FIELD field_6727 world Lnet/minecraft/class_3218;
METHOD method_6445 tick ()V
METHOD method_6446 spawn ()Z
METHOD method_6447 trySpawnZombie ()V
METHOD method_6448 getSpawnVector (Lnet/minecraft/class_2338;)Lnet/minecraft/class_243;