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

7 lines
181 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bgf net/minecraft/block/BlockDropper
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 getBehaviorForItem (Lauv;)Lex;
2017-05-13 02:02:51 -04:00
ARG 0 stack
2018-10-31 12:57:21 -04:00
METHOD a createBlockEntity (Lazg;)Lbll;