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

16 lines
407 B
Plaintext

CLASS boq net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbre;
FIELD d witherDispenserPattern Lbre;
METHOD <init> (Lbic$c;)V
ARG 1 settings
METHOD a onPlaced (Lbdb;Les;Lbqa;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbdb;Les;Laxt;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbre;
METHOD e getWitherDispenserPattern ()Lbre;