Uses of Class
net.minecraft.data.client.model.PropertiesMap
Packages that use PropertiesMap
-
Uses of PropertiesMap in net.minecraft.data.client.model
Fields in net.minecraft.data.client.model declared as PropertiesMapFields in net.minecraft.data.client.model with type parameters of type PropertiesMapModifier and TypeFieldDescriptionprivate Map<PropertiesMap,List<BlockStateVariant>>BlockStateVariantMap.variantsMethods in net.minecraft.data.client.model that return PropertiesMapModifier and TypeMethodDescriptionPropertiesMap.copyOf(PropertiesMap propertiesMap)static PropertiesMapPropertiesMap.empty()PropertiesMap.withValue(Property.Value<?> value)static PropertiesMapPropertiesMap.withValues(Property.Value<?>[] values)Methods in net.minecraft.data.client.model that return types with arguments of type PropertiesMapModifier and TypeMethodDescription(package private) Map<PropertiesMap,List<BlockStateVariant>>BlockStateVariantMap.getVariants()Methods in net.minecraft.data.client.model with parameters of type PropertiesMapModifier and TypeMethodDescriptionPropertiesMap.copyOf(PropertiesMap propertiesMap)protected voidBlockStateVariantMap.register(PropertiesMap condition, List<BlockStateVariant> possibleVariants)