Package-level declarations

Types

Link copied to clipboard
A tracker implementation that is not attached to any entity.
Link copied to clipboard
Manages the body and head rotation logic for an entity tracker.
Link copied to clipboard
Configuration for hiding various visual aspects of an entity.
Link copied to clipboard
open class EntityTracker : Tracker
A tracker implementation that is attached to a living entity.
Link copied to clipboard
Manages all entity trackers for a specific entity.
Link copied to clipboard
Represents the rotation of a model in degrees.
Link copied to clipboard
Defines how a model's rotation is calculated and applied.
Link copied to clipboard
interface ModelScaler
Defines how a model's scale is calculated.
Link copied to clipboard
A specialized EntityTracker for tracking players.
Link copied to clipboard
abstract class Tracker : AutoCloseable
Represents the core controller for a specific model instance.
Link copied to clipboard
A record representing an animation configuration for a Tracker.
Link copied to clipboard
A utility class for managing built-in animations for trackers.
Link copied to clipboard
Represents the persistent data state of a tracker.
Link copied to clipboard
A utility class that contains predefined TrackerAnimation instances for common entity actions.
Link copied to clipboard
Configuration options for a Tracker.
Link copied to clipboard
Represents an action that updates the state of a RenderedBone.