RenderedBone interface represents a rendered item display entity in BetterModel’s bone system. Each bone can have animations, transformations, items, and hitboxes attached to it.
Class Information
Package:kr.toxicity.model.api.boneType: Final Class
Since: 1.0.0
Hierarchy and Structure
Parent and Children
flattenBones() to get all descendant bones as a flattened collection.
Example:
Identification
RendererGroup contains metadata about the bone’s visual properties.
Item Management
Changing the Item
Item Appearance
Animation Control
Hit Box Management
Position and Transformation
World Position
Modifiers
Display Control
Nametag Management
Tree Matching
Updates and Rendering
Lifecycle
Event Handling
See Also
- BoneName - Bone identification
- BonePredicate - Filtering bones
- HitBox - Interactive collision detection
- HitBoxListener - Hitbox event handling
