Package net.fabricmc.fabric.api.renderer.v1.model
package net.fabricmc.fabric.api.renderer.v1.model
-
ClassDescriptionInterface for baked models that output meshes with enhanced rendering features.Base class for specialized model implementations that need to wrap other baked models.Collection of utilities for model implementations.Indexes a texture atlas to allow fast lookup of Sprites from baked vertex coordinates.An interface to be implemented by models that wrap and replace another model, such as
ForwardingBakedModel
.