Netease ModSDK completion library revised version by Nuoyan
Project description
网易我的世界ModSDK补全库修正版
已更新至 3.6 版本,支持Python2与Python3
安装
pip install mc-netease-sdk-nyrev
修正列表
接口修正
- 移除所有接口返回值类型上的单引号。
- 删除文档注释中多余的网址。
- 补充
BaseUIControl.__init__()。 - 补充
ScreenNode.__init__()。 - 修复
EngineCompFactoryClient.CreateDrawing()的返回值类型错误导致无法补全的问题。 - 修复
EngineCompFactoryClient.CreateDimension()的返回值类型错误导致无法补全的问题。 - 修复
DrawingCompClient一系列接口的返回值类型错误导致无法补全的问题。 - 补充
mcmath模块的类型注解。 - 补充
mod模块的类型注解。 - 优化
baseSystem模块的类型注解。 - 补充
BlockEntityData的类型注解。 - 补充
CustomUIControlProxy的类型注解。 - 补充
CustomUIScreenProxy的类型注解。 - 补充缺失的
miniMapBaseScreen模块。 - 补充
NativeScreenManager的类型注解。 - 补充
ViewBinder的类型注解。 - 优化
BaseUIControl的类型注解。 - 优化
ButtonUIControl的类型注解。 - 优化
NeteaseComboBoxUIControl的类型注解。 - 优化
NeteasePaperDollUIControl的类型注解。 - 优化
SelectionWheelUIControl的类型注解。 - 优化
extraClientApi模块的类型注解。 - 优化
extraServerApi模块的类型注解。 - 优化各component类的类型注解。
- 修复
NativeScreenManager的补全问题。 - 部分格式固定的字典(如物品信息字典、附魔信息字典)使用
TypedDict表示,以支持对字典key的补全(目前仅Python3支持该功能)。 - 用
Literal表示枚举值参数。 - 优化
illustratedBook各模块的类型注解。 - 优化了
apolloCommon、lobby、lobbyGame、master、service各模块的类型注解。 - 补充富文本控件实例
RichTextItem相关补全。
其他修正
- 移除
MC文件夹(未知用途)。 - 移除
Meta与Preset文件夹(零件/预设相关模块,官方已停止维护)。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mc_netease_sdk_nyrev-3.6.0.64490.post4.tar.gz.
File metadata
- Download URL: mc_netease_sdk_nyrev-3.6.0.64490.post4.tar.gz
- Upload date:
- Size: 145.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbc2486bed5a16ed4ecc644a7c2b3b2f93e7b0e91bc1e3f088b66cc499c2691b
|
|
| MD5 |
a49ab3da6699540dadef07e0992a9fcb
|
|
| BLAKE2b-256 |
c22073b517e394a0df4e3d45d1588ff8198351b1fed22e64b2799ba87a3cf1cf
|
File details
Details for the file mc_netease_sdk_nyrev-3.6.0.64490.post4-py3-none-any.whl.
File metadata
- Download URL: mc_netease_sdk_nyrev-3.6.0.64490.post4-py3-none-any.whl
- Upload date:
- Size: 230.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2fbc0d0dc98aeea2e2c77f82ddf960965efd22182c1cd76b0ff7d80e0de98a3
|
|
| MD5 |
3f3cfca759d68dbfd44726cba1f57354
|
|
| BLAKE2b-256 |
2c334a86b7f657dbd316cb04e055f1cd9a94589061db0b4b0a56d71a40e714a1
|