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