For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/BlockPistonState.md.

Enumeration: BlockPistonState

block

Beta

描述方块活塞状态的枚举。

An enumeration describing the state of a block piston.

Enumeration Members

Expanded

Expanded: "Expanded"

Beta

Remarks

活塞是否完全伸出。

Whether the piston is fully expanded.


Expanding

Expanding: "Expanding"

Beta

Remarks

活塞是否正在伸出过程中。

Whether the piston is in the process of expanding.


Retracted

Retracted: "Retracted"

Beta

Remarks

活塞是否完全缩回。

Whether the piston is fully retracted.


Retracting

Retracting: "Retracting"

Beta

Remarks

活塞是否正在缩回过程中。

Whether the piston is in the process of retracting.

同领域相关