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

16 lines
407 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bru net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbuj;
FIELD d witherDispenserPattern Lbuj;
METHOD <init> (Lblg$c;)V
ARG 1 settings
2019-03-20 13:56:26 -04:00
METHOD a onPlaced (Lbgf;Lev;Lbte;)V
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
2019-03-20 13:56:26 -04:00
METHOD b canDispense (Lbgf;Lev;Lbaz;)Z
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 stack
2019-03-20 13:56:26 -04:00
METHOD d getWitherBossPattern ()Lbuj;
METHOD e getWitherDispenserPattern ()Lbuj;