History - net.minecraft.world.WeatherState
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.world.level.saveddata.WeatherData
net.minecraft.class_1_216
net.minecraft.world.WeatherState
Fields
com.mojang.serialization.Codec<WeatherState>: CODEC, field_1_1526, CODEC
PersistentStateType<WeatherState>: TYPE, field_1_1527, TYPE
int: clearWeatherTime, field_1_1528, clearWeatherTime
int: rainTime, field_1_1529, rainTime
int: thunderTime, field_1_1531, thunderTime
boolean: raining, field_1_1530, raining
boolean: thundering, field_1_1532, thundering
Constructors
()
(int, int, int, boolean, boolean)
Methods
int (): getClearWeatherTime, method_1_1823, getClearWeatherTime
void (int): setClearWeatherTime, method_1_1829, setClearWeatherTime
boolean (): isThundering, method_1_1827, getThundering
void (boolean): setThundering, method_1_1833, setThundering
int (): getThunderTime, method_1_1825, getThunderTime
void (int): setThunderTime, method_1_1832, setThunderTime
boolean (): isRaining, method_1_1826, getRaining
void (boolean): setRaining, method_1_1831, setRaining
int (): getRainTime, method_1_1824, getRainTime
void (int): setRainTime, method_1_1830, setRainTime
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$0, method_1_1828, method_1_1828