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

28 lines
790 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS aof net/minecraft/entity/mob/EntityCreeper
FIELD a FUSE_SPEED Lpl;
FIELD bE fuse I
FIELD bF explosionRadius I
2018-11-07 11:37:58 -05:00
FIELD b CHARGED Lpl;
FIELD c IGNITED Lpl;
METHOD F getLootTableId ()Lpw;
METHOD S_ update ()V
METHOD a setFuseSpeed (I)V
2018-11-07 11:37:58 -05:00
METHOD a dropEquipment (Lafh;IZ)V
METHOD a onStruckByLightning (Lanv;)V
METHOD a interactMob (Lapv;Laer;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD b serializeCustomData (Lho;)V
METHOD bp getSafeFallDistance ()I
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
METHOD cb initAttributes ()V
2018-11-07 11:37:58 -05:00
METHOD cw getSoundDeath ()Lwz;
METHOD dB getFuseSpeed ()I
METHOD dC getIgnited ()Z
METHOD dD setIgnited ()V
METHOD e getSoundHurt (Lafh;)Lwz;
METHOD l isCharged ()Z
METHOD n initAi ()V
METHOD y_ initDataTracker ()V