Uses of Enum Class
net.minecraft.client.render.item.property.numeric.TimeProperty.class_10547
Packages that use TimeProperty.class_10547
-
Uses of TimeProperty.class_10547 in net.minecraft.client.render.item.property.numeric
Fields in net.minecraft.client.render.item.property.numeric declared as TimeProperty.class_10547Fields in net.minecraft.client.render.item.property.numeric with type parameters of type TimeProperty.class_10547Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TimeProperty.class_10547> TimeProperty.class_10547.field_55560Methods in net.minecraft.client.render.item.property.numeric that return TimeProperty.class_10547Modifier and TypeMethodDescriptionstatic TimeProperty.class_10547Returns the enum constant of this class with the specified name.static TimeProperty.class_10547[]TimeProperty.class_10547.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.render.item.property.numeric with parameters of type TimeProperty.class_10547