Uses of Package
net.neoforged.neoforge.client.model
Package
Description
-
-
ClassDescriptionConvenience interface with default implementation of
IBakedModelExtension.getQuads(BlockState, Direction, RandomSource, ModelData, RenderType)
. -
ClassDescriptionA model composed of several named children.A model data container which stores data for child components.A dynamic fluid container model, capable of re-texturing itself at runtime to match the contained fluid.A model composed of vanilla block elements.A completely empty model with no quads or texture dependencies.Holds extra data that may be injected into a face.Convenience interface with default implementation of
IBakedModelExtension.getQuads(BlockState, Direction, RandomSource, ModelData, RenderType)
.Base interface for any object that collects culled and unculled faces and bakes them into a model.Transformer forbaked quads
.Forge reimplementation of vanilla'sItemModelGenerator
, i.e.A model composed of multiple sub-models which are picked based on theItemDisplayContext
being used. -
-
ClassDescriptionHolds extra data that may be injected into a face.Base interface for any object that collects culled and unculled faces and bakes them into a model.Transformer for
baked quads
. -
ClassDescriptionBase interface for any object that collects culled and unculled faces and bakes them into a model.
-
-
ClassDescriptionWrapper for
BakedModel
which delegates all operations to its parent.Convenience interface with default implementation ofIBakedModelExtension.getQuads(BlockState, Direction, RandomSource, ModelData, RenderType)
.Base interface for any object that collects culled and unculled faces and bakes them into a model.