Integrated Dynamics - On the Dynamics of Integration

物品栏

从设置面向容器中读取信息,如插槽和项目数量。 这不会转移项目本身。

Crafting Table
Crafting Table
  •  
  • Chest
  • Trapped Chest
  •  
  • Chest
  • Trapped Chest
  • 变量输入
  • Chest
  • Trapped Chest
  •  
  •  
  •  
物品容器读取器
检测类型
物品容器满是否没有空槽

输出: Boolean(布尔)


    物品容器空是否均为空槽

    输出: Boolean(布尔)


      物品容器非空是否有物品

      输出: Boolean(布尔)


        能否存储能否存储物品

        输出: Boolean(布尔)


          物品总数获取物品总数

          输出: Integer(整型)


            槽数物品槽总数

            输出: Integer(整型)


              装有物品的槽数有物品的槽数

              输出: Integer(整型)


                装满度非空槽数除以总槽数

                输出: Double(双精度型)


                  物品获取物品容器中物品列表

                  输出: List(列表)


                    槽中物品获取选定槽中物品

                    输出: Item(物品)

                    属性:
                    • 插槽ID

                    RS network itemsA list of all the items in the RS network.

                    输出: List(列表)


                      RS craftable itemsA list of all the craftable items in the RS network.

                      输出: List(列表)


                        RS crafting itemsA list of all the items that are currently being crafted in the RS network.

                        输出: List(列表)