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