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

27 lines
764 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS apo net/minecraft/entity/mob/CreeperEntity
FIELD bG fuse I
FIELD bH explosionRadius I
FIELD b FUSE_SPEED Lpt;
FIELD c CHARGED Lpt;
FIELD d IGNITED Lpt;
METHOD a setFuseSpeed (I)V
2019-01-09 12:20:38 -05:00
METHOD a dropEquipment (Lagm;IZ)V
METHOD a onStruckByLightning (Lape;)V
METHOD a interactMob (Lark;Lafy;)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
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-09 12:20:38 -05:00
METHOD cb initAttributes ()V
METHOD cw getDeathSound ()Lxt;
METHOD dC getFuseSpeed ()I
METHOD dD getIgnited ()Z
METHOD dE setIgnited ()V
METHOD e getHurtSound (Lagm;)Lxt;
METHOD h update ()V
METHOD l isCharged ()Z
METHOD n prepareGoals ()V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V