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

16 lines
407 B
Plaintext

CLASS boj net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbqx;
FIELD d witherDispenserPattern Lbqx;
METHOD <init> (Lbhv$c;)V
ARG 1 settings
METHOD a onPlaced (Lbcu;Let;Lbpt;)V
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
METHOD b canDispense (Lbcu;Let;Laxm;)Z
ARG 0 world
ARG 1 pos
ARG 2 stack
METHOD d getWitherBossPattern ()Lbqx;
METHOD e getWitherDispenserPattern ()Lbqx;