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

16 lines
407 B
Plaintext

CLASS btd net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbvs;
FIELD d witherDispenserPattern Lbvs;
METHOD <init> (Lbmp$c;)V
ARG 1 settings
METHOD a onPlaced (Lbhl;Lev;Lbun;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbhl;Lev;Lbce;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbvs;
METHOD e getWitherDispenserPattern ()Lbvs;