public class GiftLootTableGenerator extends Object implements Consumer<BiConsumer<Identifier,LootTable.Builder>>
Constructor and Description |
---|
GiftLootTableGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
accept(BiConsumer<Identifier,LootTable.Builder> biConsumer) |
public void accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)
accept
in interface Consumer<BiConsumer<Identifier,LootTable.Builder>>