Uses of Record Class
net.minecraft.client.render.item.property.select.LocalTimeProperty.Data
Packages that use LocalTimeProperty.Data
- 
Uses of LocalTimeProperty.Data in net.minecraft.client.render.item.property.selectFields in net.minecraft.client.render.item.property.select declared as LocalTimeProperty.DataFields in net.minecraft.client.render.item.property.select with type parameters of type LocalTimeProperty.DataModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec<LocalTimeProperty.Data> LocalTimeProperty.DATA_CODECMethods in net.minecraft.client.render.item.property.select with parameters of type LocalTimeProperty.DataModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<LocalTimeProperty> LocalTimeProperty.validate(LocalTimeProperty.Data data) Constructors in net.minecraft.client.render.item.property.select with parameters of type LocalTimeProperty.DataModifierConstructorDescriptionprivateLocalTimeProperty(LocalTimeProperty.Data data, DateFormat dateFormat)