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

16 lines
407 B
Plaintext

CLASS bso net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbvd;
FIELD d witherDispenserPattern Lbvd;
METHOD <init> (Lbma$c;)V
ARG 1 settings
METHOD a onPlaced (Lbgw;Lev;Lbty;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbgw;Lev;Lbbq;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbvd;
METHOD e getWitherDispenserPattern ()Lbvd;