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

46 lines
1.1 KiB
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS acw net/minecraft/entity/mob/EntityGhast
CLASS acw$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2017-06-08 10:01:49 -04:00
CLASS acw$b
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2017-06-08 10:01:49 -04:00
CLASS acw$c AiGoalShootFireball
FIELD a cooldown I
2017-06-08 10:01:49 -04:00
FIELD b owner Lacw;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2017-06-08 10:01:49 -04:00
CLASS acw$d AiGoalFlyRandomly
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2017-06-08 10:01:49 -04:00
FIELD a SHOOTING Lmx;
FIELD b fireballStrength I
2017-04-05 14:11:28 -04:00
METHOD B_ update ()V
2017-06-08 10:01:49 -04:00
METHOD F getSoundAmbient ()Lqc;
METHOD J getLootTableId ()Lnd;
METHOD P canSpawn ()Z
METHOD a deserializeCustomData (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a registerTagUpgraders (Lrw;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2017-06-08 10:09:29 -04:00
METHOD a damage (Lup;F)Z
ARG 0 source
ARG 1 damage
METHOD a setShooting (Z)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-06-08 10:01:49 -04:00
METHOD b serializeCustomData (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD bK getSoundCategory ()Lqe;
METHOD bM initAttributes ()V
METHOD by getEyeHeight ()F
METHOD cU getLimitPerChunk ()I
METHOD cf getSoundDeath ()Lqc;
METHOD cq getSoundVolume ()F
METHOD d getSoundHurt (Lup;)Lqc;
METHOD de getFireballStrength ()I
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V
2017-04-05 07:31:24 -04:00
METHOD p isShooting ()Z
2017-04-05 14:11:28 -04:00
METHOD r initAi ()V