BetterModel
Toggle table of contents
1.13.4-SNAPSHOT-400
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.bone
/
BoneTagRegistry
Bone
Tag
Registry
class
BoneTagRegistry
Bone tag registry
Members
Functions
add
Tag
Link copied to clipboard
open
fun
addTag
(
@
NotNull
tag
:
@
NotNull
BoneTag
)
Adds some tag to this registry
by
Tag
Name
Link copied to clipboard
@
NotNull
open
fun
byTagName
(
@
NotNull
tag
:
@
NotNull
String
)
:
@
NotNull
Optional
<
BoneTag
>
Gets bone tag by tag name
parse
Link copied to clipboard
@
NotNull
open
fun
parse
(
@
NotNull
rawName
:
@
NotNull
String
)
:
@
NotNull
BoneName
Parses bone name by raw group name