BoneTag

interface BoneTag

A tag of bone

Inheritors

Properties

Link copied to clipboard
The default registry for bone tags.

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
@Unmodifiable
abstract fun tags(): @NotNull @Unmodifiable List<String>
Gets a tag list like 'h', 'hi', 'b'