# 高级家具属性

{% hint style="warning" %}
**物品展示框家具的限制**

* 实心物品展示框家具仅在服务器版本 >= 1.16 时可用（客户端版本无关紧要）。
* 隐形物品展示框家具仅在服务器和客户端版本 >= 1.16 时可用。\
  如果用户使用 viaversion 连接旧的 mc 版本，他们将看到物品展示框。
  {% endhint %}

{% hint style="warning" %}
**所有家具的限制**

* 非实心家具无法接收交互事件，它们只能通过鼠标左键点击移除，但无法进行交互（只有实心家具可以接收交互事件）
* 出于性能原因，碰撞箱的最大尺寸为 3x3x3
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itemsadder.devs.beer/chinese/cha-jian-shi-yong-fang-fa/adding-content/advanced-furniture-properties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
