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

19 lines
509 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bkk net/minecraft/block/SkullBlock
CLASS bkk$a SkullType
CLASS bkk$b Type
FIELD a SKELETON Lbkk$b;
FIELD b WITHER_SKELETON Lbkk$b;
FIELD c PLAYER Lbkk$b;
FIELD d ZOMBIE Lbkk$b;
FIELD e CREEPER Lbkk$b;
FIELD f DRAGON Lbkk$b;
METHOD a getPlacementState (Latw;)Lboj;
METHOD a getBoundingShape (Lboj;Lbac;Let;)Lclj;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 view
2018-11-29 15:10:38 -05:00
METHOD a applyMirror (Lboj;Lbja;)Lboj;
2018-11-04 07:22:38 -05:00
ARG 1 state
2018-11-29 15:10:38 -05:00
METHOD a applyRotation (Lboj;Lbka;)Lboj;
2018-11-04 07:22:38 -05:00
ARG 1 state
2018-11-29 15:10:38 -05:00
METHOD a appendProperties (Lbok$a;)V