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