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

13 lines
332 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS arx 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-20 13:56:26 -04:00
FIELD b dragon Larg;
FIELD c phases [Larq;
FIELD d current Larq;
METHOD <init> (Larg;)V
ARG 1 dragon
2019-03-20 13:56:26 -04:00
METHOD a getCurrent ()Larq;
METHOD a setPhase (Larw;)V
ARG 1 type
2019-03-20 13:56:26 -04:00
METHOD b create (Larw;)Larq;
ARG 1 type