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

11 lines
308 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS amg net/minecraft/entity/passive/GolemEntity
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-16 13:24:40 -05:00
METHOD D getAmbientSound ()Lxr;
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-16 13:24:40 -05:00
METHOD cy getDeathSound ()Lxr;
METHOD e getHurtSound (Lagl;)Lxr;