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

27 lines
758 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS aoj net/minecraft/entity/mob/EntityCreeper
FIELD a FUSE_SPEED Lpm;
FIELD bE fuse I
FIELD bF explosionRadius I
2018-11-15 12:05:03 -05:00
FIELD b CHARGED Lpm;
FIELD c IGNITED Lpm;
METHOD S_ update ()V
METHOD a setFuseSpeed (I)V
2018-11-15 12:05:03 -05:00
METHOD a dropEquipment (Lafl;IZ)V
METHOD a onStruckByLightning (Lanz;)V
METHOD a interactMob (Laqa;Laev;)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-15 12:05:03 -05:00
METHOD cw getSoundDeath ()Lxb;
METHOD dA getFuseSpeed ()I
METHOD dB getIgnited ()Z
METHOD dC setIgnited ()V
METHOD e getSoundHurt (Lafl;)Lxb;
METHOD l isCharged ()Z
METHOD n initAi ()V
METHOD y_ initDataTracker ()V