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;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 view
ARG 3 pos
2018-10-31 12:57:21 -04:00
METHOD a applyMirror (Lbnh;Lbia;)Lbnh;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 mirror
2018-10-31 12:57:21 -04:00
METHOD a applyRotation (Lbnh;Lbja;)Lbnh;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 rotation
2018-10-31 12:57:21 -04:00
METHOD a appendProperties (Lbni$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 builder
METHOD m getTranslationKey ()Ljava/lang/String;