| 程序包 | 说明 |
|---|---|
| top.focess.qq.api.util | |
| top.focess.qq.api.util.json | |
| top.focess.qq.api.util.session | |
| top.focess.qq.api.util.yaml |
| 限定符和类型 | 方法和说明 |
|---|---|
SectionMap |
SectionMap.createSection(String key)
Create the section named key
|
SectionMap |
SectionMap.getSection(String key)
Get the section named key
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JSON
This class is used to define a JSON object as Map.
|
class |
JSONSection
Section of JSON.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Session
This class is used to build better communication between Command and CommandSender.
|
class |
SessionSection
Section of Session.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SectionMap |
Session.createSection(String key) |
SectionMap |
Session.getSection(String key) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
YamlConfiguration
This class is used to define a YAML configuration.
|
class |
YamlConfigurationSection
Section of YamlConfiguration.
|
Copyright © 2022. All rights reserved.