yarn/mappings/net/minecraft/block/WitherSkullBlock.mapping

16 lines
407 B
Plaintext

CLASS bru net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbuj;
FIELD d witherDispenserPattern Lbuj;
METHOD <init> (Lblg$c;)V
ARG 1 settings
METHOD a onPlaced (Lbgf;Lev;Lbte;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbgf;Lev;Lbaz;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbuj;
METHOD e getWitherDispenserPattern ()Lbuj;