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

9 lines
205 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bly net/minecraft/block/WebBlock
2018-11-30 06:37:11 -05:00
METHOD <init> (Lbfr$c;)V
ARG 1 builder
2018-11-29 15:10:38 -05:00
METHOD a onEntityCollision (Lboj;Lbaq;Let;Lagi;)V
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 world
ARG 3 pos
2018-11-29 15:10:38 -05:00
METHOD c getRenderLayer ()Lbad;