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

16 lines
419 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bkt net/minecraft/block/BlockSkullWall
2018-11-03 05:23:04 -04:00
METHOD a getPlacementState (Lata;)Lbnh;
2018-10-31 12:57:21 -04:00
METHOD a getBoundingShape (Lbnh;Lazg;Leq;)Lcje;
ARG 0 state
ARG 1 view
ARG 2 pos
2018-10-31 12:57:21 -04:00
METHOD a applyMirror (Lbnh;Lbia;)Lbnh;
ARG 0 state
ARG 1 mirror
2018-10-31 12:57:21 -04:00
METHOD a applyRotation (Lbnh;Lbja;)Lbnh;
ARG 0 state
ARG 1 rotation
2018-10-31 12:57:21 -04:00
METHOD a appendProperties (Lbni$a;)V
2018-10-26 09:47:51 -04:00
ARG 0 builder
METHOD m getTranslationKey ()Ljava/lang/String;