Skip to content

@minecraft/server


@minecraft/server / WeatherType

Enumeration: WeatherType ​

Defined in: @minecraft/server/index.d.ts:2971

Used to specify the type of weather condition within the world.

Enumeration Members ​

Clear ​

Clear: "Clear"

Defined in: @minecraft/server/index.d.ts:2977

Remarks ​

Specifies a clear weather condition.


Rain ​

Rain: "Rain"

Defined in: @minecraft/server/index.d.ts:2983

Remarks ​

Specifies a rain weather condition.


Thunder ​

Thunder: "Thunder"

Defined in: @minecraft/server/index.d.ts:2989

Remarks ​

Specifies a rain and thunder weather condition.