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

13 lines
332 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS asy net/minecraft/entity/boss/dragon/phase/PhaseManager
2018-11-30 16:32:46 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-05-07 12:05:49 -04:00
FIELD b dragon Lash;
FIELD c phases [Lasr;
FIELD d current Lasr;
METHOD <init> (Lash;)V
ARG 1 dragon
2019-05-07 12:05:49 -04:00
METHOD a getCurrent ()Lasr;
METHOD a setPhase (Lasx;)V
ARG 1 type
2019-05-07 12:05:49 -04:00
METHOD b create (Lasx;)Lasr;
ARG 1 type