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-graphics/functions/getPlayerWater.md.

Function: getPlayerWater() experimental

player

getPlayerWater(biome, player): BiomeWater

World Mutation Beta

Parameters

biome

BiomeType

player

Player

Returns

BiomeWater

Remarks

获取 PlayerWater 组件,用于在「灵动视效」中控制特定玩家的水效果。它提供与 BiomeWater 相同的控制选项,但 PlayerWater 的控制将始终优先于 BiomeWater。

Retrieves the PlayerWater component to control water for a particular player in Vibrant Visuals. This offers the same controls as BiomeWater, but PlayerWater controls will always take precedence over BiomeWater.

同领域相关