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-17 18:35:46 -05:00
METHOD F 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-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD e getHurtSound (Lagl;)Lxr;