| 程序包 | 说明 |
|---|---|
| top.focess.qq | |
| top.focess.qq.api.plugin | |
| top.focess.qq.api.util.version |
| 限定符和类型 | 方法和说明 |
|---|---|
static Version |
Main.getVersion() |
| 限定符和类型 | 方法和说明 |
|---|---|
Version |
Plugin.getVersion() |
| 构造器和说明 |
|---|
LazyPlugin(String name,
String author,
Version version)
Initialize a Plugin instance by its name.
|
Plugin(String name,
String author,
Version version)
Initialize a Plugin instance by its name.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static Version |
Version.ALPHA_VERSION
Represents an alpha version of a plugin.
|
static Version |
Version.BETA_VERSION
Represents a beta version of a plugin.
|
static Version |
Version.DEFAULT_VERSION
Represents a default release version of a plugin.
|
Copyright © 2022. All rights reserved.