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

40 lines
943 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bex net/minecraft/block/BlockBubbleColumn
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 a getTickRate (Lazx;)I
ARG 0 world
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 onEntityCollision (Lbnh;Lazt;Leq;Lafv;)V
2018-10-26 14:57:13 -04:00
ARG 0 state
ARG 1 world
ARG 2 pos
ARG 3 entity
2018-10-31 12:57:21 -04:00
METHOD a onBlockAdded (Lbnh;Lazt;Leq;Lbnh;)V
ARG 0 world
ARG 1 world
ARG 2 pos
ARG 3 state
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 randomDisplayTick (Lbnh;Lazt;Leq;Ljava/util/Random;)V
ARG 0 state
ARG 1 world
ARG 2 pos
ARG 3 rand
2018-10-31 12:57:21 -04:00
METHOD c getRenderLayer ()Lazh;
METHOD c getRenderType (Lbnh;)Lbix;
ARG 0 state
METHOD i canCollideWith ()Z