Uses of Enum Class
net.minecraft.test.TestEnvironmentDefinition.Raining.Weather
Packages that use TestEnvironmentDefinition.Raining.Weather
-
Uses of TestEnvironmentDefinition.Raining.Weather in net.minecraft.test
Fields in net.minecraft.test declared as TestEnvironmentDefinition.Raining.WeatherModifier and TypeFieldDescriptionprivate final TestEnvironmentDefinition.Raining.WeatherTestEnvironmentDefinition.Raining.weatherThe field for theweatherrecord component.Fields in net.minecraft.test with type parameters of type TestEnvironmentDefinition.Raining.WeatherModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TestEnvironmentDefinition.Raining.Weather> TestEnvironmentDefinition.Raining.Weather.CODECMethods in net.minecraft.test that return TestEnvironmentDefinition.Raining.WeatherModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TestEnvironmentDefinition.Raining.Weather.values()Returns an array containing the constants of this enum class, in the order they are declared.TestEnvironmentDefinition.Raining.weather()Returns the value of theweatherrecord component.Constructors in net.minecraft.test with parameters of type TestEnvironmentDefinition.Raining.WeatherModifierConstructorDescriptionCreates an instance of aRainingrecord class.