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

26 lines
659 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bhp net/minecraft/block/BlockLadder
METHOD <init> (Lbet$c;)V
2018-11-04 07:22:38 -05:00
ARG 1 builder
2018-11-03 05:23:04 -04:00
METHOD a getPlacementState (Lata;)Lbnh;
2018-10-31 12:57:21 -04:00
METHOD a isFullBoundsCubeForConnection (Lbnh;)Z
2018-11-04 07:22:38 -05:00
ARG 1 state
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 canPlaceAt (Lbnh;Lazx;Leq;)Z
2018-11-04 07:22:38 -05:00
ARG 1 world
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 getRenderingState (Lbnh;Lev;Lbnh;Lazu;Leq;Leq;)Lbnh;
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 6 pos
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
2018-10-31 12:57:21 -04:00
METHOD c getRenderLayer ()Lazh;