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

11 lines
274 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bmc net/minecraft/block/WitherSkullBlock
2018-11-30 06:37:11 -05:00
METHOD <init> (Lbfr$c;)V
ARG 1 builder
2018-11-29 15:10:38 -05:00
METHOD a onPlaced (Lbaq;Let;Lboj;Lagr;Lavs;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 placer
2018-11-29 15:10:38 -05:00
METHOD d getWitherBossPattern ()Lboo;
METHOD e getWitherDispenserPattern ()Lboo;