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的补全问题。 - 用
Literal显式表示枚举值参数。 - 优化
illustratedBook各模块的类型注解。 - 优化了
apolloCommon、lobby、lobbyGame、master、service各模块的类型注解。 - 补充富文本控件实例
RichTextItem相关补全。
其他修正
- 移除
MC文件夹(未知用途)。 - 移除
Meta与Preset文件夹(零件/预设相关模块,官方已停止维护)。
IDE设置优化
通过对 PyCharm 进行设置,可在接口的文档注释中自动显示网易文档链接,点击链接即可跳转到该接口对应的网易文档。
设置步骤如下:
- 按快捷键 Ctrl+Alt+S 打开设置;
- 找到 Python | External Documentation(外部文档);
- 点击加号,在 Module Name(模块名称)中输入
mod,在 URL/Path Pattern(URL/路径模式)中输入以下网址:https://mc.163.com/dev/mcmanual/mc-dev/mcdocs/1-ModAPI/%E6%8E%A5%E5%8F%A3/Api%E7%B4%A2%E5%BC%95%E8%A1%A8.html?key={function.name}&docindex=0&type=0 - 最后点击 OK(确定)即可。
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.post6.tar.gz.
File metadata
- Download URL: mc_netease_sdk_nyrev-3.6.0.64490.post6.tar.gz
- Upload date:
- Size: 143.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbaff98442db20a7a4de109fd08cdc799e2ac38816ead5185a6d02d5acf05561
|
|
| MD5 |
0528a07164fe50b262b17429efdac810
|
|
| BLAKE2b-256 |
374d4cc680094831ffdcc26ef6844c8752955a6035f6e974097e30f976396c17
|
File details
Details for the file mc_netease_sdk_nyrev-3.6.0.64490.post6-py3-none-any.whl.
File metadata
- Download URL: mc_netease_sdk_nyrev-3.6.0.64490.post6-py3-none-any.whl
- Upload date:
- Size: 226.3 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 |
dbc566de02b591540026aa6e5e9010ceafdc774fd3bf399d780c796fa79b3e2f
|
|
| MD5 |
b3028bb50ac22e0563363bf8aac6e476
|
|
| BLAKE2b-256 |
2f2cee9a94fe0e9b41e39efe1d3ea219ba9e7fa4fd767183c7b3216ec31cd7fc
|