Uses of Record Class
net.minecraft.world.level.block.state.properties.Property.Value
Packages that use Property.Value
Package
Description
-
Uses of Property.Value in net.minecraft.data.models.blockstates
Fields in net.minecraft.data.models.blockstates with type parameters of type Property.ValueModifier and TypeFieldDescriptionprivate static final Comparator
<Property.Value<?>> Selector.COMPARE_BY_NAME
private final List
<Property.Value<?>> Selector.values
Methods in net.minecraft.data.models.blockstates with parameters of type Property.ValueModifier and TypeMethodDescriptionSelector.extend
(Property.Value<?> p_125487_) static Selector
Selector.of
(Property.Value<?>... p_125491_) Constructor parameters in net.minecraft.data.models.blockstates with type arguments of type Property.Value -
Uses of Property.Value in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties with type parameters of type Property.ValueModifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec
<Property.Value<T>> Property.valueCodec
Methods in net.minecraft.world.level.block.state.properties that return Property.ValueMethods in net.minecraft.world.level.block.state.properties that return types with arguments of type Property.ValueModifier and TypeMethodDescriptionProperty.getAllValues()
com.mojang.serialization.Codec
<Property.Value<T>> Property.valueCodec()