Package io.github.vampirestudios.vampirelib.client.model
package io.github.vampirestudios.vampirelib.client.model
-
ClassDescriptionAn
ModelStatethat combines the transforms from two childModelState.A completely empty model with no quads or texture dependencies.ASimpleUnbakedGeometrysubclass where its parts are full-bright.AnIGeometryLoaderimplementation forFullbrightModels.IModelBuilder<T extends IModelBuilder<T>>Base interface for any object that collects culled and unculled faces and bakes them into a model.IModelGeometry<T extends IModelGeometry<T>>General interface for any model that can be baked, superset of vanillaUnbakedModel.IModelLoader<T extends IModelGeometry<T>>Transformer forbaked quads.Simple implementation of IModelState via a map and a default value.