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

43 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apa net/minecraft/entity/mob/GhastEntity
CLASS apa$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-03 07:33:56 -05:00
CLASS apa$b GhastMoveControl
FIELD i ghast Lapa;
METHOD <init> (Lapa;)V
ARG 1 ghast
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2018-11-30 06:37:11 -05:00
CLASS apa$c ShootFireballGoal
FIELD a cooldown I
2018-11-29 15:10:38 -05:00
FIELD b owner Lapa;
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-11-30 06:37:11 -05:00
CLASS apa$d FlyRandomlyGoal
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2018-11-27 13:50:51 -05:00
FIELD a SHOOTING Lpn;
FIELD b fireballStrength I
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-15 12:05:03 -05:00
METHOD M getLimitPerChunk ()I
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
METHOD a setShooting (Z)V
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD bH getEyeHeight ()F
2018-11-29 15:10:38 -05:00
METHOD bX getSoundCategory ()Lxh;
2018-11-07 11:37:58 -05:00
METHOD cI getSoundVolume ()F
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
2018-11-15 12:05:03 -05:00
METHOD ds getFireballStrength ()I
2018-12-03 07:33:56 -05:00
METHOD e getHurtSound (Lafr;)Lxf;
METHOD l isShooting ()Z
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V