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