public static class ItemLayerModel.Loader extends java.lang.Object implements IModelLoader<ItemLayerModel>
IFutureReloadListener.IStage
Modifier and Type | Field and Description |
---|---|
static ItemLayerModel.Loader |
INSTANCE |
Constructor and Description |
---|
Loader() |
Modifier and Type | Method and Description |
---|---|
void |
onResourceManagerReload(IResourceManager resourceManager) |
ItemLayerModel |
read(com.google.gson.JsonDeserializationContext deserializationContext,
com.google.gson.JsonObject modelContents) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResourceType, onResourceManagerReload
reload
func_225594_i_
public static final ItemLayerModel.Loader INSTANCE
public void onResourceManagerReload(IResourceManager resourceManager)
onResourceManagerReload
in interface IResourceManagerReloadListener
onResourceManagerReload
in interface IModelLoader<ItemLayerModel>
onResourceManagerReload
in interface ISelectiveResourceReloadListener
public ItemLayerModel read(com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject modelContents)
read
in interface IModelLoader<ItemLayerModel>