BoneTagRegistry

Bone tag registry

Functions

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