BetterModel
Toggle table of contents
1.5.5-SNAPSHOT-137
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.bone
/
BoneTagRegistry
Bone
Tag
Registry
class
BoneTagRegistry
Members
Functions
add
Tag
Link copied to clipboard
open
fun
addTag
(
@
NotNull
tag
:
BoneTag
)
by
Tag
Name
Link copied to clipboard
@
NotNull
open
fun
byTagName
(
@
NotNull
tag
:
String
)
:
Optional
<
BoneTag
>
parse
Link copied to clipboard
@
NotNull
open
fun
parse
(
@
NotNull
rawName
:
String
)
:
BoneName