Uses of Enum Class
net.minecraft.class_10665.class_10671.class_10672
Packages that use class_10665.class_10671.class_10672
-
Uses of class_10665.class_10671.class_10672 in net.minecraft
Fields in net.minecraft declared as class_10665.class_10671.class_10672Modifier and TypeFieldDescriptionprivate final class_10665.class_10671.class_10672class_10665.class_10671.weatherThe field for theweatherrecord component.Fields in net.minecraft with type parameters of type class_10665.class_10671.class_10672Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10665.class_10671.class_10672> class_10665.class_10671.class_10672.field_56211Methods in net.minecraft that return class_10665.class_10671.class_10672Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static class_10665.class_10671.class_10672[]class_10665.class_10671.class_10672.values()Returns an array containing the constants of this enum class, in the order they are declared.class_10665.class_10671.weather()Returns the value of theweatherrecord component.Constructors in net.minecraft with parameters of type class_10665.class_10671.class_10672