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

11 lines
308 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aly net/minecraft/entity/passive/GolemEntity
2018-12-12 12:22:18 -05:00
METHOD <init> (Lagz;Lbbp;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-12-12 12:12:26 -05:00
METHOD D getAmbientSound ()Lxm;
METHOD c canImmediatelyDespawn (D)Z
ARG 1 distanceSquared
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD e getHurtSound (Lage;)Lxm;