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

16 lines
407 B
Plaintext

CLASS bou net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbrj;
FIELD d witherDispenserPattern Lbrj;
METHOD <init> (Lbig$c;)V
ARG 1 settings
METHOD a onPlaced (Lbdf;Les;Lbqe;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbdf;Les;Laxx;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbrj;
METHOD e getWitherDispenserPattern ()Lbrj;