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.
Click to show internal directories.
Click to hide internal directories.