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

16 lines
407 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS boj net/minecraft/block/WitherSkullBlock
FIELD c witherBossPattern Lbqx;
FIELD d witherDispenserPattern Lbqx;
METHOD <init> (Lbhv$c;)V
ARG 1 settings
2019-02-06 15:22:24 -05:00
METHOD a onPlaced (Lbcu;Let;Lbpt;)V
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 blockEntity
2019-02-06 15:22:24 -05:00
METHOD b canDispense (Lbcu;Let;Laxm;)Z
2019-01-24 11:08:22 -05:00
ARG 0 world
ARG 1 pos
ARG 2 stack
2019-02-06 15:22:24 -05:00
METHOD d getWitherBossPattern ()Lbqx;
METHOD e getWitherDispenserPattern ()Lbqx;