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_NAMEprivate final List<Property.ValuePair<?>>VariantPropertyBuilder.valuesMethods in net.minecraft.data with parameters of type Property.ValuePairModifier and TypeMethodDescriptionVariantPropertyBuilder.extend(Property.ValuePair<?> p_240188_1_) static VariantPropertyBuilderVariantPropertyBuilder.of(Property.ValuePair<?>... p_240190_0_) Constructor parameters in net.minecraft.data with type arguments of type Property.ValuePairModifierConstructorDescriptionprivateVariantPropertyBuilder(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.valueCodecMethods 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()