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

17 lines
458 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS apj net/minecraft/entity/mob/HostileEntity
METHOD <init> (Lago;Lbas;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-12-05 09:11:37 -05:00
METHOD T_ update ()V
METHOD a damage (Laft;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-05 09:11:37 -05:00
METHOD af getSoundSwim ()Lxg;
METHOD ag getSoundSplash ()Lxg;
METHOD bW getSoundCategory ()Lxi;
METHOD ca initAttributes ()V
METHOD cd canDropLootAndXp ()Z
METHOD cv getDeathSound ()Lxg;
METHOD e getHurtSound (Laft;)Lxg;
METHOD k updateMovement ()V
2018-12-05 09:11:37 -05:00
METHOD n getFallSound (I)Lxg;