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

7 lines
196 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS aqh net/minecraft/entity/projectile/EntityDragonFireball
METHOD a damage (Lafl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-15 12:05:03 -05:00
METHOD a onCollision (Lcjp;)V
METHOD aD doesCollide ()Z
2018-11-07 11:37:58 -05:00
METHOD i getParticleType ()Lfs;