# 玩家表情

{% hint style="warning" %}
此方法需要 **Minecraft 1.17+ 客户端。**\
**旧客户端无法看到，这是游戏本身的限制！**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=posxlbudF8I>" %}

### 主要功能

* [Blockbench](https://www.blockbench.net/) 拓展以动画化 Minecraft 玩家模型
* 完全异步，不影响 TPS
* 为大型服务器优化
* 在动画中播放声音和粒子效果
* 显示玩家的手和头盔装备

## 限制

* 不会显示玩家的盔甲装备，只显示主手、副手和头盔。
* 仅适用于 Minecraft 1.17+
* 光影模组（***Optifine***, ***Iris***）可能会导致渲染问题，[在这里阅读更多](/chinese/faq/broken-emote-textures.md)。
* 放置的头颅在某些情况下不会正确显示，[在这里阅读更多](/chinese/faq/placed-heads-texture-glitched.md)。


---

# 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/player-emotes.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.
