public class ItemModelGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
private BiConsumer<Identifier,Supplier<JsonElement>> |
writer |
| Constructor and Description |
|---|
ItemModelGenerator(BiConsumer<Identifier,Supplier<JsonElement>> writer) |
private final BiConsumer<Identifier,Supplier<JsonElement>> writer
public ItemModelGenerator(BiConsumer<Identifier,Supplier<JsonElement>> writer)