creative

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterGroup

func RegisterGroup(group Group)

func RegisterItem

func RegisterItem(item Item)

Types

type Category

type Category struct {
	// contains filtered or unexported fields
}

func ConstructionCategory

func ConstructionCategory() Category

func EquipmentCategory

func EquipmentCategory() Category

func ItemsCategory

func ItemsCategory() Category

func NatureCategory

func NatureCategory() Category

func (Category) Uint8

func (s Category) Uint8() uint8

type Group

type Group struct {
	Category Category

	Name string

	Icon item.Stack
}

func Groups

func Groups() []Group

type Item

type Item struct {
	Stack item.Stack

	Group string
}

func Items

func Items() []Item

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL