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

10 lines
221 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bnv net/minecraft/block/WebBlock
METHOD <init> (Lbhl$c;)V
ARG 1 settings
2019-01-16 13:24:40 -05:00
METHOD a onEntityCollision (Lbqi;Lbci;Let;Lahc;)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-16 13:24:40 -05:00
METHOD c getRenderLayer ()Lbbu;