public class SimpleModelSupplier extends Object implements Supplier<com.google.gson.JsonElement>
private Identifier
parent
SimpleModelSupplier(Identifier parent)
com.google.gson.JsonElement
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Identifier parent
public SimpleModelSupplier(Identifier parent)
public com.google.gson.JsonElement get()
get
Supplier<com.google.gson.JsonElement>