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
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 damage
2018-10-31 12:57:21 -04:00
METHOD a onCollision (Lcij;)V
2018-11-04 07:22:38 -05:00
ARG 1 hit
METHOD aD doesCollide ()Z
METHOD i getParticleType ()Lfq;