子沐呀 ea9934f315 2024-06-24 2:13
- 添加jsdoc注释和d.ts补全文件
- 修改getBlockRuntimeId接口,使其支持填写特殊值
- 添加getBlockLightEmission,getGameRules,applyEnchant,removeEnchants,hasEnchant,getEnchantLevel,getEnchantNameAndLevel接口
- 导出事件onEntityChangeDimAfter,DragonRespawn,ProjectileTryCreate,ProjectileCreate
ea9934f315 · 2024-06-24 02:13:25 +08:00
140 Commits
2024-06-20 15:07:49 +08:00
2024-06-24 02:13:25 +08:00
2024-03-23 19:54:55 +08:00
2024-06-24 02:13:25 +08:00
2024-02-05 19:43:25 +08:00
2024-02-05 19:43:25 +08:00
2024-02-05 19:43:25 +08:00
2024-05-18 15:48:50 +08:00
2024-02-05 19:45:35 +08:00
2024-06-20 15:07:49 +08:00
2024-05-20 01:03:44 +08:00
2024-06-20 15:07:49 +08:00
2024-05-27 23:02:23 +08:00

GMLIB-LegacyRemoteCallApi

Legacy RemoteCall API for GMLIB. Only for legacy LSE plugin compatibility.

模块简介

  • 本模块是 GMLIBLegacy RemoteCall API 模块,是为LL2的LLSE插件的兼容性保留。
  • 通过本模块,可以使LSE插件调用 GMLIB 内部的API。

开发文档

S
Description
Legacy RemoteCall API for GMLIB (For Legacy LSE Plugin Compatibility)
Readme 547 KiB
Languages
JavaScript 55.5%
C++ 43.8%
Lua 0.7%