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

10 lines
221 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS bnr net/minecraft/block/WebBlock
METHOD <init> (Lbhi$c;)V
ARG 1 settings
2019-01-09 12:20:38 -05:00
METHOD a onEntityCollision (Lbqe;Lbcf;Let;Lahd;)V
2018-11-04 07:22:38 -05:00
ARG 1 state
ARG 2 world
ARG 3 pos
2018-12-06 02:13:30 -05:00
ARG 4 entity
2019-01-09 12:20:38 -05:00
METHOD c getRenderLayer ()Lbbs;