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

16 lines
407 B
Plaintext

CLASS brn net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbuc;
FIELD d witherDispenserPattern Lbuc;
METHOD <init> (Lbkz$c;)V
ARG 1 settings
METHOD a onPlaced (Lbfy;Leu;Lbsx;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbfy;Leu;Lbar;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbuc;
METHOD e getWitherDispenserPattern ()Lbuc;