Package net.minecraft.data.client
Class ItemModelGenerator
java.lang.Object
net.minecraft.data.client.ItemModelGenerator
public class ItemModelGenerator extends Object
-
Field Summary
Fields Modifier and Type Field Description private BiConsumer<Identifier,Supplier<JsonElement>>writer -
Constructor Summary
Constructors Constructor Description ItemModelGenerator(BiConsumer<Identifier,Supplier<JsonElement>> writer) -
Method Summary