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

9 lines
223 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS apy net/minecraft/entity/projectile/EntityDragonFireball
METHOD a damage (Lafe;F)Z
ARG 0 source
ARG 1 damage
2018-10-31 12:57:21 -04:00
METHOD a onCollision (Lcij;)V
ARG 0 hit
METHOD aD doesCollide ()Z
METHOD i getParticleType ()Lfq;