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

12 lines
293 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS bnv net/minecraft/block/WitherSkullBlock
METHOD <init> (Lbhi$c;)V
ARG 1 settings
2019-01-09 12:20:38 -05:00
METHOD a onPlaced (Lbcf;Let;Lbqe;Lahm;Laxd;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 pos
ARG 3 state
ARG 4 placer
2018-12-22 13:26:44 -05:00
ARG 5 itemStack
2019-01-09 12:20:38 -05:00
METHOD d getWitherBossPattern ()Lbqj;
METHOD e getWitherDispenserPattern ()Lbqj;