网易我的世界ModSDK补全库修正版 by Nuoyan
Project description
网易我的世界ModSDK补全库修正版
已更新至 3.5 版本,支持Python2与Python3
安装
pip install mc-netease-sdk-nyrev
修正列表
接口修正
- 移除所有接口返回值类型上的单引号(完全多余)。
class EngineCompFactoryClient():->class EngineCompFactoryClient(object):。- 修复
EngineCompFactoryClient.CreateDrawing()的返回值类型错误导致无法补全的问题:drawingCompClient->DrawingCompClient。 - 修复
EngineCompFactoryClient.CreateDimension()的返回值类型错误导致无法补全的问题:dimensionCompClient->DimensionCompClient。 - 补充
BaseUIControl.__init__()。 - 补充
ScreenNode.__init__()。 CustomUIScreenProxy的父类改为object。
IDE运行支持
- 实现了
BaseUIControl的一些方法。 - 实现了
ScreenNode.GetBaseUIControl()。 - 实现了
extraClientApi和extraServerApi的一些方法。
其他修正
- 移除
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
mc-netease-sdk-nyrev-1.0.4.tar.gz
(126.7 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.0.4.tar.gz.
File metadata
- Download URL: mc-netease-sdk-nyrev-1.0.4.tar.gz
- Upload date:
- Size: 126.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dc4cac77e16a48fdd0a6271f9b7144a8b234494e2dbb461a35dcb77afd515bb
|
|
| MD5 |
30f454bc1f50b3c900a4241e7432d6e2
|
|
| BLAKE2b-256 |
cce168b4e2168f04bbecac83c3a8c3b24054cf986ddcd2c7cca67f0dfd77f0da
|
File details
Details for the file mc_netease_sdk_nyrev-1.0.4-py2-none-any.whl.
File metadata
- Download URL: mc_netease_sdk_nyrev-1.0.4-py2-none-any.whl
- Upload date:
- Size: 217.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fd2bb5ed54c67d48b74515ea9efa0268e02b1cfcb092e0c8865e68278227e54
|
|
| MD5 |
b8c5d6cda6940e1ed1d73a91737752bb
|
|
| BLAKE2b-256 |
a4bff4229b264b2b241cbad0334a2f7e0f9ec758f1c464b8cd2e2d97a9cbd4d4
|