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-11-04 07:22:38 -05:00
ARG 1 builder
2018-10-31 12:57:21 -04:00
METHOD a getBehaviorForItem (Lauv;)Lex;
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-10-31 12:57:21 -04:00
METHOD a createBlockEntity (Lazg;)Lbll;