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

50 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bec net/minecraft/block/BlockBamboo
METHOD <init> (Lbet$c;)V
2018-10-25 16:34:14 -04:00
ARG 0 builder
2018-10-31 12:57:21 -04:00
METHOD Y_ getOffsetType ()Lbet$b;
2018-11-03 05:23:04 -04:00
METHOD a getPlacementState (Lata;)Lbnh;
2018-10-31 12:57:21 -04:00
METHOD a isFertilizable (Lazg;Leq;Lbnh;Z)Z
ARG 0 world
ARG 1 pos
ARG 2 state
ARG 3 remote
2018-10-31 12:57:21 -04:00
METHOD a canGrow (Lazt;Ljava/util/Random;Leq;Lbnh;)Z
ARG 0 world
ARG 1 rand
ARG 2 pos
ARG 3 state
2018-10-31 12:57:21 -04:00
METHOD a isFullBoundsCubeForConnection (Lbnh;)Z
ARG 0 state
2018-10-31 12:57:21 -04:00
METHOD a calcBlockBreakingDelta (Lbnh;Lapr;Lazg;Leq;)F
ARG 0 state
ARG 1 player
ARG 2 world
ARG 3 pos
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-11-03 07:11:53 -04:00
METHOD a (Lbnh;Lazt;Leq;Ljava/util/Random;)V
ARG 0 world
ARG 1 state
ARG 2 pos
ARG 3 random
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 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 grow (Lazt;Ljava/util/Random;Leq;Lbnh;)V
ARG 0 world
ARG 1 rand
ARG 2 pos
ARG 3 state
2018-10-31 12:57:21 -04:00
METHOD c getRenderLayer ()Lazh;
METHOD c getCollisionShape (Lbnh;Lazg;Leq;)Lcje;
2018-10-24 18:05:14 -04:00
ARG 0 state
ARG 1 view
ARG 2 pos