Uses of Package
net.neoforged.neoforge.client.model
Packages that use net.neoforged.neoforge.client.model
Package
Description
-
Classes in net.neoforged.neoforge.client.model used by net.minecraft.client.renderer.block.model
-
Classes in net.neoforged.neoforge.client.model used by net.minecraft.client.resources.modelClassDescriptionConvenience interface with default implementation of
IBakedModelExtension.getQuads(BlockState, Direction, RandomSource, ModelData, RenderType)
. -
Classes in net.neoforged.neoforge.client.model used by net.neoforged.neoforge.client.modelClassDescriptionA 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. -
-
Classes in net.neoforged.neoforge.client.model used by net.neoforged.neoforge.client.model.geometryClassDescriptionHolds 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
. -
Classes in net.neoforged.neoforge.client.model used by net.neoforged.neoforge.client.model.objClassDescriptionBase interface for any object that collects culled and unculled faces and bakes them into a model.
-
Classes in net.neoforged.neoforge.client.model used by net.neoforged.neoforge.oldtest.block
-
Classes in net.neoforged.neoforge.client.model used by net.neoforged.neoforge.oldtest.client.modelClassDescriptionWrapper 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.