Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
component:applied_energistics:zh [2023/10/21 14:35]
hfsr created
component:applied_energistics:zh [2023/11/29 11:00] (current)
hfsr [组件:Applied Energistics]
Line 1: Line 1:
-Components: Applied Energistics+组件:应用能源
 ===================== =====================
-This page covers AE2 components made available with the [[block:​adapter|adapter]].+此页面涵盖了可以通过[[block:​adapter:zh|适配器]]连接到本模组的AE2组件。 ​
  
-Mod integration is a moving targetThis document refers to AE2 rv6 and OC 1.7.3 (or 1.7.2 dev builds) for minecraft 1.12.+模组间联动是我们正在进行的工作。此文档基于minecraft 1.12版本的AE2 rv6OC 1.7.3(或1.7.2 dev builds)。
  
-=====Common Network ​API=====+=====通用网络API=====
  
-All AE2 components provide a common network api+所有的AE2组件都会提供一套通用的网络API
  
-{{page>​component:​ae2common#​NetworkController Trait API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#网络控制器特性API&​noheader&​nofooter}}
  
-=====ME ​Controller=====+=====ME控制器=====
  
-AE2 [[https://​ae-mod.info/​ME-Controller/​|ME ​Controller]] -> `me_controller`+AE2[[https://​ae-mod.info/​ME-Controller/​|ME控制器]] -> `me_controller`
  
-The `me_controller` ​provides the [[#Common Network ​API]] and the following:+`me_controller`提供了[[#通用网络API]],以及下列API:
  
-{{page>​component:​ae2common#​Environment ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#环境API&​noheader&​nofooter}}
  
-====Craftable====+====合成列表====
  
-`userdata` ​objects returned from any ae2 network component ​`getCraftables`+以下方法基于`userdata`对象,对任意AE2网络组件执行`getCraftables`方法即可返回此类对象。
  
-{{page>​component:​ae2common#​Craftable ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#合成列表API&​noheader&​nofooter}}
  
-====Crafting Status====+====合成状态====
  
-`userdata` ​objects returned from calling `request` on [[#Craftable]]+以下方法基于`userdata`对象,对[[#合成列表]]对象执行`request`即可返回此类对象。
  
-{{page>​component:​ae2common#​CraftingStatus ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#合成状态API&​noheader&​nofooter}}
  
-=====ME ​Interface=====+=====ME接口=====
  
-AE2 [[https://​ae-mod.info/​ME-Interface/​|ME ​Interface]] -> `me_interface`+AE2[[https://​ae-mod.info/​ME-Interface/​|ME接口]] -> `me_interface`
  
-The `me_interface` ​provides the [[#Common Network ​API]] and the following:+`me_interface`提供了[[#通用网络API]],以及以下API:
  
-{{page>​component:​ae2common#​Interface ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#接口API&​noheader&​nofooter}}
  
-=====ME ​Import Bus=====+=====ME输入总线=====
  
-AE2 [[https://​ae-mod.info/​ME-Import-Bus/​|ME ​Import Bus]] -> `me_importbus`+AE2[[https://​ae-mod.info/​ME-Import-Bus/​|ME输入总线]] -> `me_importbus`
  
-The `me_importbus` ​provides the [[#Common Network ​API]] and the following:+`me_importbus`提供了[[#通用网络API]],以及以下API:
  
-{{page>​component:​ae2common#​ImportBus ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#输入总线API&​noheader&​nofooter}}
  
-=====ME ​Export Bus=====+=====ME输出总线=====
  
-AE2 [[https://​ae-mod.info/​ME-Export-Bus/​|ME ​Export Bus]] -> `me_exportbus`+AE2[[https://​ae-mod.info/​ME-Export-Bus/​|ME输出总线]] -> `me_exportbus`
  
-The `me_exportbus` ​provides the [[#Common Network ​API]] and the following:+`me_exportbus`提供了[[#通用网络API]],以及以下API:
  
-{{page>​component:​ae2common#​ExportBus ​API&​noheader&​nofooter}}+{{page>​component:​ae2common:zh#输出总线API&​noheader&​nofooter}}
  
 +目录
 ---- ----
- +{{page>​component:​contents:zh&​noheader&​noeditbutton&​nouser&​}}
-{{page>​component:​contents&​noheader&​noeditbutton&​nouser&​}}+