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

11 lines
329 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apt net/minecraft/entity/mob/MagmaCubeEntity
METHOD F getLootTableId ()Lqc;
METHOD a canSpawn (Lbbq;Lahh;)Z
2018-11-06 11:02:00 -05:00
METHOD aA getLightmapCoordinates ()I
METHOD aX isOnFire ()Z
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
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;