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

27 lines
759 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aou net/minecraft/entity/mob/CreeperEntity
FIELD a FUSE_SPEED Lpo;
FIELD bH fuse I
FIELD bI explosionRadius I
FIELD b CHARGED Lpo;
FIELD c IGNITED Lpo;
METHOD T_ update ()V
METHOD a setFuseSpeed (I)V
2018-12-05 09:11:37 -05:00
METHOD a dropEquipment (Laft;IZ)V
METHOD a onStruckByLightning (Laok;)V
METHOD a interactMob (Laql;Lafd;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
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
METHOD cv getDeathSound ()Lxg;
METHOD dA getIgnited ()Z
METHOD dB setIgnited ()V
METHOD dz getFuseSpeed ()I
METHOD e getHurtSound (Laft;)Lxg;
METHOD l isCharged ()Z
METHOD n initAi ()V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V