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

16 lines
407 B
Plaintext

CLASS bss net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbvh;
FIELD d witherDispenserPattern Lbvh;
METHOD <init> (Lbme$c;)V
ARG 1 settings
METHOD a onPlaced (Lbha;Lev;Lbuc;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbha;Lev;Lbbu;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbvh;
METHOD e getWitherDispenserPattern ()Lbvh;