Package kr.toxicity.model.api.data.renderer
package kr.toxicity.model.api.data.renderer
-
ClassDescriptionA blueprint renderer.Renderer typeA group of models.Represents the rendering pipeline for a specific model instance.RenderSource<T extends Tracker>Represents a source for rendering models, providing necessary context such as location and entity data.A basic implementation of
RenderSource.Dummywith a location.A basic implementation ofRenderSource.Entitywrapping aBaseEntity.A basic implementation ofRenderSource.Entitywrapping aBasePlayer.Represents a render source at a fixed location, not attached to an entity.Represents a render source attached to an entity.A profiled implementation ofRenderSource.Dummywith a location and a model profile.A profiled implementation ofRenderSource.Entitywrapping aBaseEntityand a model profile.A profiled implementation ofRenderSource.Entitywrapping aBasePlayerand a model profile.