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

12 lines
288 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bla net/minecraft/block/BlockSkullWither
METHOD <init> (Lbet$c;)V
2018-10-25 16:34:14 -04:00
ARG 0 builder
2018-10-31 12:57:21 -04:00
METHOD a onPlaced (Lazt;Leq;Lbnh;Lage;Lauv;)V
ARG 0 world
ARG 1 pos
ARG 2 state
ARG 3 placer
ARG 4 stack
2018-10-31 12:57:21 -04:00
METHOD d getWitherBossPattern ()Lbnm;
METHOD e getWitherDispenserPattern ()Lbnm;