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

17 lines
327 B
Plaintext
Raw Normal View History

2019-06-03 12:48:18 -04:00
CLASS awm net/minecraft/entity/projectile/FireballEntity
2019-01-09 12:20:38 -05:00
FIELD f explosionPower I
2019-06-03 12:48:18 -04:00
METHOD <init> (Lbhj;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-03 12:48:18 -04:00
METHOD <init> (Lbhj;Lais;DDD)V
ARG 1 world
ARG 2 owner
ARG 3 velocityX
ARG 5 velocityY
ARG 7 velocityZ