public class OBJLoader extends java.lang.Object implements IModelLoader<OBJModel>
IFutureReloadListener.IStage
コンストラクタと説明 |
---|
OBJLoader() |
修飾子とタイプ | メソッドと説明 |
---|---|
MaterialLibrary |
loadMaterialLibrary(ResourceLocation materialLocation) |
OBJModel |
loadModel(OBJModel.ModelSettings settings) |
void |
onResourceManagerReload(IResourceManager resourceManager) |
OBJModel |
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 OBJLoader INSTANCE
public void onResourceManagerReload(IResourceManager resourceManager)
onResourceManagerReload
インタフェース内 IResourceManagerReloadListener
onResourceManagerReload
インタフェース内 IModelLoader<OBJModel>
onResourceManagerReload
インタフェース内 ISelectiveResourceReloadListener
public OBJModel read(com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject modelContents)
read
インタフェース内 IModelLoader<OBJModel>
public OBJModel loadModel(OBJModel.ModelSettings settings)
public MaterialLibrary loadMaterialLibrary(ResourceLocation materialLocation)