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

22 lines
616 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS apl net/minecraft/entity/mob/BlazeEntity
CLASS apl$a ShootFireballGoal
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
FIELD d BLAZE_FLAGS Lpr;
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
METHOD J mobTick ()V
METHOD L_ checkLightLevelForSpawn ()Z
2019-01-09 12:20:38 -05:00
METHOD aB getLightmapCoordinates ()I
METHOD aY isOnFire ()Z
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
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;
METHOD k updateMovement ()V
METHOD l isFireActive ()Z
2019-01-17 18:35:46 -05:00
METHOD r setFireActive (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V