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