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

16 lines
407 B
Plaintext

CLASS bsp net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbve;
FIELD d witherDispenserPattern Lbve;
METHOD <init> (Lbmb$c;)V
ARG 1 settings
METHOD a onPlaced (Lbgx;Lev;Lbtz;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbgx;Lev;Lbbr;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbve;
METHOD e getWitherDispenserPattern ()Lbve;