bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-495
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api.bone
/
BoneTag
Bone
Tag
interface
BoneTag
A tag of bone
Inheritors
BoneTags
Members
Properties
REGISTRY
Link copied to clipboard
val
REGISTRY
:
BoneTagRegistry
The default registry for bone tags.
Functions
item
Mapper
Link copied to clipboard
@
Nullable
abstract
fun
itemMapper
(
)
:
@
Nullable
BoneItemMapper
Gets an item mapper
name
Link copied to clipboard
@
NotNull
abstract
fun
name
(
)
:
@
NotNull
String
Gets tag name
tags
Link copied to clipboard
@
NotNull
@
Unmodifiable
abstract
fun
tags
(
)
:
@
NotNull
@
Unmodifiable
List
<
String
>
Gets a tag list like 'h', 'hi', 'b'