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

43 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS aoi net/minecraft/entity/mob/EntityGhast
CLASS aoi$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-10-31 12:57:21 -04:00
CLASS aoi$b
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2018-10-31 12:57:21 -04:00
CLASS aoi$c AiGoalShootFireball
FIELD a cooldown I
2018-10-31 12:57:21 -04:00
FIELD b owner Laoi;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-10-31 12:57:21 -04:00
CLASS aoi$d AiGoalFlyRandomly
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2018-10-31 12:57:21 -04:00
FIELD a SHOOTING Lpj;
FIELD b fireballStrength I
2018-10-31 12:57:21 -04:00
METHOD D getSoundAmbient ()Lww;
METHOD F getLootTableId ()Lpu;
METHOD N getLimitPerChunk ()I
METHOD S_ update ()V
2018-10-31 12:57:21 -04:00
METHOD a damage (Lafe;F)Z
2017-06-08 10:09:29 -04:00
ARG 0 source
ARG 1 damage
2018-10-31 12:57:21 -04:00
METHOD a deserializeCustomData (Lhm;)V
ARG 0 tag
METHOD a setShooting (Z)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2018-10-31 12:57:21 -04:00
METHOD b serializeCustomData (Lhm;)V
ARG 0 tag
METHOD bH getEyeHeight ()F
2018-10-31 12:57:21 -04:00
METHOD bX getSoundCategory ()Lwy;
METHOD cH getSoundVolume ()F
METHOD cb initAttributes ()V
2018-10-31 12:57:21 -04:00
METHOD cw getSoundDeath ()Lww;
METHOD ds getFireballStrength ()I
2018-10-31 12:57:21 -04:00
METHOD e getSoundHurt (Lafe;)Lww;
METHOD l isShooting ()Z
METHOD n initAi ()V
METHOD y_ initDataTracker ()V