类 ModelFile
java.lang.Object
net.minecraftforge.client.model.generators.ModelFile
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
location
-
-
构造器详细资料
-
ModelFile
-
-
方法详细资料
-
exists
protected abstract boolean exists() -
getLocation
-
assertExistence
public void assertExistence()Assert that this model exists.- 抛出:
IllegalStateException
- if this model does not exist
-
getUncheckedLocation
-