BoneTag

interface BoneTag

A tag of bone

Inheritors

Functions

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