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