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

8 lines
211 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS arr net/minecraft/entity/projectile/DragonFireballEntity
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a onCollision (Lcmp;)V
METHOD aE doesCollide ()Z
METHOD f getParticleType ()Lft;