Uses of Record Class
net.minecraft.world.level.block.state.properties.Property.Value
Package
Description
-
Uses of Property.Value in net.minecraft.data.models.blockstates
Modifier and TypeFieldDescriptionprivate static final Comparator<Property.Value<?>>
Selector.COMPARE_BY_NAME
private final List<Property.Value<?>>
Selector.values
Modifier and TypeMethodDescriptionSelector.extend
(Property.Value<?> p_125487_) static Selector
Selector.of
(Property.Value<?>... p_125491_) -
Uses of Property.Value in net.minecraft.world.level.block.state.properties
Modifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<Property.Value<T>>
Property.valueCodec
Modifier and TypeMethodDescriptionProperty.getAllValues()
com.mojang.serialization.Codec<Property.Value<T>>
Property.valueCodec()