Uses of Class
net.minecraft.data.models.blockstates.VariantProperty
-
Uses of VariantProperty in net.minecraft.data.models.blockstates
Modifier and TypeFieldDescriptionstatic VariantProperty<ResourceLocation>
VariantProperties.MODEL
static VariantProperty<Boolean>
VariantProperties.UV_LOCK
static VariantProperty<Integer>
VariantProperties.WEIGHT
VariantProperties.X_ROT
VariantProperties.Y_ROT
Modifier and TypeFieldDescriptionprivate Map<VariantProperty<?>,VariantProperty.Value>
Variant.values
Modifier and TypeMethodDescription<T> Variant
Variant.with(VariantProperty<T> p_125512_, T p_125513_)