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

15 lines
329 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS aqi net/minecraft/village/ZombieSiegeManager
2019-06-19 15:24:08 -04:00
CLASS a State
2019-06-07 07:45:25 -04:00
FIELD a world Lvi;
FIELD b spawned Z
2019-06-07 07:45:25 -04:00
FIELD c state Laqi$a;
FIELD d remaining I
FIELD e countdown I
FIELD f startX I
FIELD g startY I
FIELD h startZ I
METHOD a tick ()V
2019-06-19 13:48:53 -04:00
METHOD a getSpawnVector (Lev;)Lcsb;
METHOD b spawn ()Z
METHOD c trySpawnZombie ()V