Uses of Enum Class
net.minecraft.client.render.item.property.numeric.TimeProperty.Source
Packages that use TimeProperty.Source
-
Uses of TimeProperty.Source in net.minecraft.client.render.item.property.numeric
Fields in net.minecraft.client.render.item.property.numeric declared as TimeProperty.SourceFields in net.minecraft.client.render.item.property.numeric with type parameters of type TimeProperty.SourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<TimeProperty.Source> TimeProperty.Source.CODEC
Methods in net.minecraft.client.render.item.property.numeric that return TimeProperty.SourceModifier and TypeMethodDescriptionstatic TimeProperty.Source
Returns the enum constant of this class with the specified name.static TimeProperty.Source[]
TimeProperty.Source.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.Source