跳转至

BlockPistonState

文档版本:1.21.0.24

BlockPistonState枚举。script_api.minecraft/server.blockpistonstate.description

常量

Expanded
static read-only Expanded = "Expanded";
Expanding
static read-only Expanding = "Expanding";
Retracted
static read-only Retracted = "Retracted";
Retracting
static read-only Retracting = "Retracting";