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

11 lines
308 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS amh net/minecraft/entity/passive/GolemEntity
METHOD <init> (Lahh;Lbcf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-09 12:20:38 -05:00
METHOD D getAmbientSound ()Lxt;
METHOD c canImmediatelyDespawn (D)Z
ARG 1 distanceSquared
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 cw getDeathSound ()Lxt;
METHOD e getHurtSound (Lagm;)Lxt;