public static class ModelLoaderRegistry2.VanillaProxy.Loader extends java.lang.Object implements IModelLoader<ModelLoaderRegistry2.VanillaProxy>
IFutureReloadListener.IStage
Modifier and Type | Field and Description |
---|---|
static ModelLoaderRegistry2.VanillaProxy.Loader |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
onResourceManagerReload(IResourceManager resourceManager) |
ModelLoaderRegistry2.VanillaProxy |
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
public static final ModelLoaderRegistry2.VanillaProxy.Loader INSTANCE
public void onResourceManagerReload(IResourceManager resourceManager)
onResourceManagerReload
in interface IResourceManagerReloadListener
onResourceManagerReload
in interface IModelLoader<ModelLoaderRegistry2.VanillaProxy>
onResourceManagerReload
in interface ISelectiveResourceReloadListener
public ModelLoaderRegistry2.VanillaProxy read(com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject modelContents)
read
in interface IModelLoader<ModelLoaderRegistry2.VanillaProxy>