Package-level declarations

Types

Link copied to clipboard
@ApiStatus.Internal
class AnimationGenerator
Generates animation data by interpolating keyframes and calculating bone movements.
Link copied to clipboard
Represents a complete, processed animation for a model.
Link copied to clipboard
Represents the processed animation data for a single bone within a model blueprint.
Link copied to clipboard
Represents a processed element within a model blueprint.
Link copied to clipboard
Represents an image file to be generated as part of the resource pack.
Link copied to clipboard
Represents a JSON file to be generated as part of the resource pack.
Link copied to clipboard
@ApiStatus.Internal
class BlueprintLoadContext
A context class for loading blueprints.
Link copied to clipboard
Represents a processed texture in a model blueprint.
Link copied to clipboard
@ApiStatus.Internal
class ModelBlueprint : Record
Represents a fully processed model blueprint, ready for generation and rendering.
Link copied to clipboard
Represents an axis-aligned bounding box (AABB) for a model part.