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

20 lines
398 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS axd net/minecraft/entity/projectile/WitherSkullEntity
FIELD f CHARGED Lqi;
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 directionX
ARG 10 directionY
ARG 12 directionZ
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbhm;Laiu;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