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

16 lines
407 B
Plaintext

CLASS bot net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbri;
FIELD d witherDispenserPattern Lbri;
METHOD <init> (Lbif$c;)V
ARG 1 settings
METHOD a onPlaced (Lbde;Les;Lbqd;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbde;Les;Laxw;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbri;
METHOD e getWitherDispenserPattern ()Lbri;