Package net.fabricmc.fabric.api.renderer.v1.model

  • Interface Summary
    Interface Description
    FabricBakedModel
    Interface for baked models that output meshes with enhanced rendering features.
    SpriteFinder
    Indexes a texture atlas to allow fast lookup of Sprites from baked vertex coordinates.
  • Class Summary
    Class Description
    ForwardingBakedModel
    Base class for specialized model implementations that need to wrap other baked models.
    ModelHelper
    Collection of utilities for model implementations.