yarn/mappings/net/minecraft/entity/passive/IronGolemEntity.mapping

23 lines
668 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS alu net/minecraft/entity/passive/IronGolemEntity
2018-11-27 13:50:51 -05:00
FIELD a IRON_GOLEM_FLAGS Lpn;
2018-11-29 15:10:38 -05:00
FIELD c villageProperties Lald;
METHOD C pushAway (Lagi;)V
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-29 15:10:38 -05:00
METHOD a onDeath (Lafr;)V
METHOD a playStepSound (Let;Lboj;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD b canTrack (Ljava/lang/Class;)Z
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
2018-11-15 12:05:03 -05:00
METHOD dB isPlayerCreated ()Z
2018-12-03 07:33:56 -05:00
METHOD e getHurtSound (Lafr;)Lxf;
METHOD k updateMovement ()V
2018-11-29 15:10:38 -05:00
METHOD l getVillageProperties ()Lald;
METHOD n initAi ()V
METHOD s setPlayerCreated (Z)V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V