BoneTag

interface BoneTag

A tag of bone

Inheritors

Functions

Link copied to clipboard
@Nullable
abstract fun itemMapper(): @Nullable BoneItemMapper
Gets an item mapper
Link copied to clipboard
@NotNull
abstract fun name(): @NotNull String
Gets tag name
Link copied to clipboard
@NotNull
abstract fun tags(): Array<@NotNull String>
Gets a tag list like 'h', 'hi', 'b'