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/classes/GameRuleChangeAfterEvent.md.

Class: GameRuleChangeAfterEvent

event

Beta

包含关于已更改的 world.gameRules 属性的信息。

Contains information regarding a changed world.gameRules property.

Properties

rule

readonly rule: GameRule

Beta

Remarks

与已更改的 world.gameRules 属性相对应的规则标识符。

The rule identifier pertaining to the changed world.gameRules property.


value

readonly value: number | boolean

Beta

Remarks

更改之后的 world.gameRules 属性的值。

The value of the world.gameRules property after being changed.

同领域相关