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

8 lines
178 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS bmb net/minecraft/block/WebBlock
METHOD a onEntityCollision (Lbom;Lbas;Let;Lagk;)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
2018-12-05 09:11:37 -05:00
METHOD c getRenderLayer ()Lbaf;