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

6 lines
160 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aoc net/minecraft/entity/boss/dragon/phase/SittingScanningPhase
2018-12-12 12:22:18 -05:00
METHOD <init> (Lanp;)V
ARG 1 dragon
METHOD d beginPhase ()V
2018-12-12 12:12:26 -05:00
METHOD i getType ()Laof;