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


package net.fabricmc.fabric.api.renderer.v1.model
  • Interface Summary
    Interface
    Description
    Interface for baked models that output meshes with enhanced rendering features.
    Indexes a texture atlas to allow fast lookup of Sprites from baked vertex coordinates.
  • Class Summary
    Class
    Description
    Base class for specialized model implementations that need to wrap other baked models.
    Collection of utilities for model implementations.