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

40 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS apv net/minecraft/entity/mob/GhastEntity
CLASS apv$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS apv$b GhastMoveControl
FIELD i ghast Lapv;
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2019-01-16 13:24:40 -05:00
CLASS apv$c ShootFireballGoal
FIELD a cooldown I
2019-01-16 13:24:40 -05:00
FIELD b owner Lapv;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS apv$d FlyRandomlyGoal
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2019-01-16 13:24:40 -05:00
FIELD b SHOOTING Lpr;
2019-01-09 12:20:38 -05:00
FIELD c fireballStrength I
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD M getLimitPerChunk ()I
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-16 13:24:40 -05:00
METHOD a canSpawn (Lbcj;Laho;)Z
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
2019-01-16 13:24:40 -05:00
METHOD bX getSoundCategory ()Lxt;
2019-01-17 18:35:46 -05:00
METHOD cL getSoundVolume ()F
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD l isShooting ()Z
2019-01-17 18:35:46 -05:00
METHOD n getFireballStrength ()I
METHOD r setShooting (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V