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

11 lines
275 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS bne net/minecraft/block/WitherSkullBlock
2018-12-12 12:22:18 -05:00
METHOD <init> (Lbgs$c;)V
ARG 1 settings
2018-12-12 12:12:26 -05:00
METHOD a onPlaced (Lbbp;Let;Lbpm;Lahe;Lawo;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 placer
2018-12-12 12:12:26 -05:00
METHOD d getWitherBossPattern ()Lbpr;
METHOD e getWitherDispenserPattern ()Lbpr;