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

29 lines
732 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bku net/minecraft/block/BlockTorchWall
METHOD <init> (Lbet$c;)V
2018-10-25 16:34:14 -04:00
ARG 0 builder
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 canPlaceAt (Lbnh;Lazx;Leq;)Z
ARG 0 world
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 getRenderingState (Lbnh;Lev;Lbnh;Lazu;Leq;Leq;)Lbnh;
ARG 0 state
ARG 5 pos
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
2018-10-31 12:57:21 -04:00
METHOD b randomDisplayTick (Lbnh;Lazt;Leq;Ljava/util/Random;)V
ARG 0 state
ARG 1 world
ARG 2 pos
ARG 3 rand
METHOD m getTranslationKey ()Ljava/lang/String;