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

41 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apn net/minecraft/entity/mob/GhastEntity
CLASS apn$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-12 12:12:26 -05:00
CLASS apn$b GhastMoveControl
FIELD i ghast Lapn;
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2018-12-12 12:12:26 -05:00
CLASS apn$c ShootFireballGoal
FIELD a cooldown I
2018-12-12 12:12:26 -05:00
FIELD b owner Lapn;
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-12-12 12:12:26 -05:00
CLASS apn$d FlyRandomlyGoal
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2018-12-12 12:12:26 -05:00
FIELD a SHOOTING Lpr;
FIELD b fireballStrength I
2018-12-12 12:12:26 -05:00
METHOD D getAmbientSound ()Lxm;
METHOD N getLimitPerChunk ()I
METHOD W_ update ()V
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
METHOD a canSpawn (Lbbq;Lahh;)Z
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD a setShooting (Z)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bG getEyeHeight ()F
2018-12-12 12:12:26 -05:00
METHOD bW getSoundCategory ()Lxo;
2018-12-05 09:11:37 -05:00
METHOD cH getSoundVolume ()F
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD ds getFireballStrength ()I
METHOD e getHurtSound (Lage;)Lxm;
METHOD l isShooting ()Z
METHOD n prepareGoals ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V