BetterModel
Toggle table of contents
1.10.2-SNAPSHOT-265
api
Platform filter
api
Switch theme
Search in API
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