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

48 lines
1.2 KiB
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS zl net/minecraft/entity/mob/EntityGhast
CLASS zl$a
METHOD a canStart ()Z
METHOD e tick ()V
2016-10-18 11:31:59 -04:00
CLASS zl$b
2016-10-16 11:00:41 -04:00
METHOD c tick ()V
CLASS zl$c AiGoalShootFireball
FIELD a cooldown I
FIELD b owner Lzl;
METHOD <init> (Lzl;)V
ARG 0 ghast
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
CLASS zl$d AiGoalFlyRandomly
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
2016-10-18 11:31:59 -04:00
FIELD a SHOOTING Lkj;
FIELD b fireballStrength I
2016-10-18 11:31:59 -04:00
METHOD G getSoundAmbient ()Lnk;
METHOD J getLootTableId ()Lkp;
METHOD a deserializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a damage (Lrr;F)Z
ARG 0 source
ARG 1 damage
METHOD a setShooting (Z)V
ARG 0 value
2016-10-18 11:31:59 -04:00
METHOD b serializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-10-18 11:31:59 -04:00
METHOD bC getSoundCategory ()Lnm;
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
2016-10-18 11:31:59 -04:00
METHOD bV getSoundHurt ()Lnk;
METHOD bW getSoundDeath ()Lnk;
2016-10-15 14:49:37 -04:00
METHOD bq getEyeHeight ()F
METHOD cK canSpawn ()Z
METHOD cO getLimitPerChunk ()I
METHOD cY getFireballStrength ()I
METHOD ch getSoundVolume ()F
METHOD i initDataTracker ()V
METHOD o isShooting ()Z
METHOD r initAi ()V
2016-09-12 06:08:56 -04:00
METHOD y_ update ()V