yarn/mappings/net/minecraft/entity/projectile/ExplodingWitherSkullEntity....

20 lines
407 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS axa net/minecraft/entity/projectile/ExplodingWitherSkullEntity
2019-04-05 12:03:47 -04:00
FIELD f CHARGED Lqh;
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 directionX
ARG 10 directionY
ARG 12 directionZ
2019-05-07 12:05:49 -04:00
METHOD <init> (Lbhi;Lair;DDD)V
ARG 1 world
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
METHOD a setCharged (Z)V
ARG 1 charged
METHOD l isCharged ()Z