Uses of 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 Comparator<Property.Value<?>>
Selector.COMPARE_BY_NAME
private 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 com.mojang.serialization.Codec<Property.Value<T>>
Property.valueCodec
Modifier and TypeMethodDescriptionProperty.getAllValues()
com.mojang.serialization.Codec<Property.Value<T>>
Property.valueCodec()