Netease ModSDK completion library revised version by Nuoyan
Project description
网易我的世界ModSDK补全库修正版
已更新至 3.5 版本,支持Python2与Python3
安装
pip install mc-netease-sdk-nyrev
修正列表
接口修正
- 移除所有接口返回值类型上的单引号(完全多余)。
class EngineCompFactoryClient():->class EngineCompFactoryClient(object):。- 修复
EngineCompFactoryClient.CreateDrawing()的返回值类型错误导致无法补全的问题。 - 修复
EngineCompFactoryClient.CreateDimension()的返回值类型错误导致无法补全的问题。 - 补充
BaseUIControl.__init__()。 - 补充
ScreenNode.__init__()。 CustomUIScreenProxy的父类改为object。- 修复
DrawingCompClient一系列接口的返回值类型错误导致无法补全的问题。
IDE运行支持
- 实现了
BaseUIControl的一些方法。 - 实现了
ScreenNode.GetBaseUIControl()。 - 实现了
extraClientApi和extraServerApi的一些方法。
其他修正
- 移除
MC文件夹(无用文件)、Meta与Preset文件夹(零件相关模块)。 - 移除
mod_log.py模块。
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
mc_netease_sdk_nyrev-1.1.3.tar.gz
(134.3 kB
view details)
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-1.1.3.tar.gz.
File metadata
- Download URL: mc_netease_sdk_nyrev-1.1.3.tar.gz
- Upload date:
- Size: 134.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97b97b901fd84259a51204315c3d4172fe9fcac44f00a454efa1c8bd51ecf70f
|
|
| MD5 |
840c74e5b31627c8b795d62d23630ad9
|
|
| BLAKE2b-256 |
a3b9a9dc9108a3009f7950590605d1ecd5b70849cd7815caf6b3e0d35c6f5e25
|
File details
Details for the file mc_netease_sdk_nyrev-1.1.3-py3-none-any.whl.
File metadata
- Download URL: mc_netease_sdk_nyrev-1.1.3-py3-none-any.whl
- Upload date:
- Size: 217.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 |
a2f11e0045272bceebe919e274b86530f639e38cc50e0d16d80a3890fe63cee8
|
|
| MD5 |
9885104b726b796ab9c92ccbc8f60094
|
|
| BLAKE2b-256 |
bf1777f503d5edb4fcc66c9011a7994ddc6c6aba3fbd1872b45ab275a558d8ec
|