yarn/mappings/net/minecraft/entity/mob/ElderGuardianEntity.mapping

7 lines
207 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS api net/minecraft/entity/mob/ElderGuardianEntity
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
2018-12-05 09:11:37 -05:00
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD e getHurtSound (Lage;)Lxm;