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