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

17 lines
327 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS awo net/minecraft/entity/projectile/FireballEntity
2019-01-09 12:20:38 -05:00
FIELD f explosionPower I
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhm;DDDDDD)V
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 velocityX
ARG 10 velocityY
ARG 12 velocityZ
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhm;Laiu;DDD)V
ARG 1 world
ARG 2 owner
ARG 3 velocityX
ARG 5 velocityY
ARG 7 velocityZ