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.Resolver
Nested 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
parameters
Fields 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, transforms
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.neoforged.neoforge.client.extensions.UnbakedModelExtension
resolveDependencies
-
Field Details
-
geometry
-
-
Constructor Details
-
ObjModel
-
-
Method Details
-
geometry
-