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

17 lines
327 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS awl net/minecraft/entity/projectile/FireballEntity
2019-01-09 12:20:38 -05:00
FIELD f explosionPower I
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;DDDDDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 velocityX
ARG 10 velocityY
ARG 12 velocityZ
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;Lair;DDD)V
ARG 1 world
ARG 2 owner
ARG 3 velocityX
ARG 5 velocityY
ARG 7 velocityZ