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

40 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS apc net/minecraft/entity/mob/GhastEntity
CLASS apc$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-05 09:11:37 -05:00
CLASS apc$b GhastMoveControl
FIELD i ghast Lapc;
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2018-12-05 09:11:37 -05:00
CLASS apc$c ShootFireballGoal
FIELD a cooldown I
2018-12-05 09:11:37 -05:00
FIELD b owner Lapc;
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-05 09:11:37 -05:00
CLASS apc$d FlyRandomlyGoal
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2018-12-05 09:11:37 -05:00
FIELD a SHOOTING Lpo;
FIELD b fireballStrength I
2018-12-05 09:11:37 -05:00
METHOD D getAmbientSound ()Lxg;
2018-11-15 12:05:03 -05:00
METHOD M getLimitPerChunk ()I
2018-12-05 09:11:37 -05:00
METHOD T_ update ()V
METHOD a damage (Laft;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a setShooting (Z)V
2018-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD bG getEyeHeight ()F
METHOD bW getSoundCategory ()Lxi;
METHOD cH getSoundVolume ()F
METHOD ca initAttributes ()V
METHOD cv getDeathSound ()Lxg;
METHOD dr getFireballStrength ()I
METHOD e getHurtSound (Laft;)Lxg;
METHOD l isShooting ()Z
METHOD n initAi ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V