Uses of Class
net.minecraft.state.Property.ValuePair
Packages that use Property.ValuePair
-
Uses of Property.ValuePair in net.minecraft.data
Fields in net.minecraft.data with type parameters of type Property.ValuePairModifier and TypeFieldDescriptionprivate static final Comparator<Property.ValuePair<?>>
VariantPropertyBuilder.COMPARE_BY_NAME
private final List<Property.ValuePair<?>>
VariantPropertyBuilder.values
Methods in net.minecraft.data with parameters of type Property.ValuePairModifier and TypeMethodDescriptionVariantPropertyBuilder.extend
(Property.ValuePair<?> p_240188_1_) static VariantPropertyBuilder
VariantPropertyBuilder.of
(Property.ValuePair<?>... p_240190_0_) Constructor parameters in net.minecraft.data with type arguments of type Property.ValuePairModifierConstructorDescriptionprivate
VariantPropertyBuilder
(List<Property.ValuePair<?>> p_i232541_1_) -
Uses of Property.ValuePair in net.minecraft.state
Fields in net.minecraft.state with type parameters of type Property.ValuePairModifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<Property.ValuePair<T>>
Property.valueCodec
Methods in net.minecraft.state that return Property.ValuePairMethods in net.minecraft.state that return types with arguments of type Property.ValuePairModifier and TypeMethodDescriptionProperty.getAllValues()
com.mojang.serialization.Codec<Property.ValuePair<T>>
Property.valueCodec()