yarn/mappings/net/minecraft/entity/boss/dragon/phase/PhaseManager.mapping

13 lines
332 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS asn net/minecraft/entity/boss/dragon/phase/PhaseManager
2018-11-30 16:32:46 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-03-27 14:35:10 -04:00
FIELD b dragon Larw;
FIELD c phases [Lasg;
FIELD d current Lasg;
METHOD <init> (Larw;)V
ARG 1 dragon
2019-03-27 14:35:10 -04:00
METHOD a getCurrent ()Lasg;
METHOD a setPhase (Lasm;)V
ARG 1 type
2019-03-27 14:35:10 -04:00
METHOD b create (Lasm;)Lasg;
ARG 1 type