BoneTagRegistry

Bone tag registry

Functions

Link copied to clipboard
open fun addTag(@NotNull tag: BoneTag)
Adds some tag to this registry
Link copied to clipboard
@NotNull
open fun byTagName(@NotNull tag: String): Optional<BoneTag>
Gets bone tag by tag name
Link copied to clipboard
@NotNull
open fun parse(@NotNull rawName: String): BoneName
Parses bone name by raw group name