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

8 lines
211 B
Plaintext

CLASS arr net/minecraft/entity/projectile/DragonFireballEntity
METHOD a damage (Lagm;F)Z
ARG 1 source
ARG 2 amount
METHOD a onCollision (Lcmp;)V
METHOD aE doesCollide ()Z
METHOD f getParticleType ()Lft;