Package net.mcreator.workspace.resources
Class Model
java.lang.Object
net.mcreator.workspace.resources.Model
- Direct Known Subclasses:
Model.BuiltInModel
,TexturedModel
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected final File[]
protected final String
protected final Model.Type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getFile()
File[]
getFiles()
getJavaModels
(Workspace workspace) getJavaModels
(Workspace workspace, List<String> compatibleJavaModelKeys) static Model
getModelByParams
(Workspace workspace, String name, Model.Type type) getModelsWithTextureMaps
(Workspace workspace) getType()
int
hashCode()
toString()
-
Field Details
-
file
-
readableName
-
type
-
-
Constructor Details
-
Model
- Throws:
ModelException
-
-
Method Details