yarn/mappings/net/minecraft/entity/mob/GhastEntity.mapping

23 lines
551 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS aue net/minecraft/entity/mob/GhastEntity
CLASS aue$a LookAtTargetGoal
FIELD a ghast Laue;
METHOD <init> (Laue;)V
ARG 1 ghast
2019-05-07 12:05:49 -04:00
CLASS aue$b GhastMoveControl
FIELD i ghast Laue;
CLASS aue$c ShootFireballGoal
FIELD a cooldown I
2019-05-07 12:05:49 -04:00
FIELD b ghast Laue;
METHOD <init> (Laue;)V
ARG 1 ghast
2019-05-07 12:05:49 -04:00
CLASS aue$d FlyRandomlyGoal
FIELD a ghast Laue;
METHOD <init> (Laue;)V
ARG 1 ghast
2019-04-05 12:03:47 -04:00
FIELD b SHOOTING Lqh;
2019-01-09 12:20:38 -05:00
FIELD c fireballStrength I
2019-04-17 12:41:25 -04:00
METHOD dT getFireballStrength ()I
METHOD l isShooting ()Z
2019-03-20 13:56:26 -04:00
METHOD r setShooting (Z)V
ARG 1 shooting