Class ObjModel
java.lang.Object
net.neoforged.neoforge.client.model.AbstractUnbakedModel
net.neoforged.neoforge.client.model.obj.ObjModel
- All Implemented Interfaces:
ResolvableModel,UnbakedModel,UnbakedModelExtension
A model loaded from an OBJ file.
Supports positions, texture coordinates, normals and colors. The material library
has support for numerous features, including support for ResourceLocation textures (non-standard).
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.resources.model.ResolvableModel
ResolvableModel.ResolverNested classes/interfaces inherited from interface net.minecraft.client.resources.model.UnbakedModel
UnbakedModel.GuiLight -
Field Summary
FieldsFields inherited from class net.neoforged.neoforge.client.model.AbstractUnbakedModel
parametersFields inherited from interface net.minecraft.client.resources.model.UnbakedModel
PARTICLE_TEXTURE_REFERENCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.neoforged.neoforge.client.model.AbstractUnbakedModel
ambientOcclusion, fillAdditionalProperties, guiLight, parent, textureSlots, transformsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.neoforged.neoforge.client.extensions.UnbakedModelExtension
resolveDependencies
-
Field Details
-
geometry
-
-
Constructor Details
-
ObjModel
-
-
Method Details
-
geometry
-