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

26 lines
737 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS apn net/minecraft/entity/mob/CreeperEntity
FIELD bE fuse I
FIELD bF explosionRadius I
FIELD b FUSE_SPEED Lpr;
FIELD c CHARGED Lpr;
FIELD d IGNITED Lpr;
METHOD a setFuseSpeed (I)V
2019-01-16 13:24:40 -05:00
METHOD a dropEquipment (Lagl;IZ)V
METHOD a onStruckByLightning (Lapd;)V
METHOD a interactMob (Larj;Lafw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bp getSafeFallDistance ()I
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 dD getFuseSpeed ()I
METHOD dE getIgnited ()Z
METHOD dF setIgnited ()V
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD l isCharged ()Z
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V