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

20 lines
398 B
Plaintext

CLASS axa net/minecraft/entity/projectile/WitherSkullEntity
FIELD f CHARGED Lqh;
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
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