yarn/mappings/net/minecraft/entity/projectile/DragonFireballEntity.mapping

8 lines
211 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ari net/minecraft/entity/projectile/DragonFireballEntity
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-12 12:12:26 -05:00
METHOD a onCollision (Lcma;)V
METHOD aD doesCollide ()Z
2018-12-05 09:11:37 -05:00
METHOD k getParticleType ()Lft;