creative

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bgm

type Bgm struct {
	Sid     int64  `json:"sid"`
	Title   string `json:"title"`
	Author  string `json:"author"`
	JumpURL string `json:"jump_url"`
}

Points is

type FollowSwitch

type FollowSwitch struct {
	State int8 `json:"state"`
}

FollowSwitch get auto follow switch from creative.

type PlayerFollow

type PlayerFollow struct {
	Show bool `json:"show"`
}

PlayerFollow for player auto follow.

type Points

type Points struct {
	Type    int    `json:"type"`
	From    int64  `json:"from"`
	To      int64  `json:"to"`
	Content string `json:"content"`
}

Points is

Jump to

Keyboard shortcuts

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