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

27 lines
752 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apf net/minecraft/entity/mob/CreeperEntity
FIELD a FUSE_SPEED Lpr;
FIELD bF fuse I
FIELD bG explosionRadius I
FIELD b CHARGED Lpr;
FIELD c IGNITED Lpr;
METHOD W_ update ()V
METHOD a setFuseSpeed (I)V
2018-12-12 12:12:26 -05:00
METHOD a dropEquipment (Lage;IZ)V
METHOD a onStruckByLightning (Laov;)V
METHOD a interactMob (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD bo getSafeFallDistance ()I
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2018-12-05 09:11:37 -05:00
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD dA getFuseSpeed ()I
METHOD dB getIgnited ()Z
METHOD dC setIgnited ()V
METHOD e getHurtSound (Lage;)Lxm;
METHOD l isCharged ()Z
2018-12-12 12:22:18 -05:00
METHOD n ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V