Uses of Class
net.minecraft.data.client.PropertiesMap
-
Uses of PropertiesMap in net.minecraft.data.client
Modifier and TypeFieldDescriptionprivate final Map<PropertiesMap,
List<BlockStateVariant>> BlockStateVariantMap.variants
Modifier and TypeMethodDescriptionPropertiesMap.copyOf
(PropertiesMap propertiesMap) static PropertiesMap
PropertiesMap.empty()
PropertiesMap.withValue
(Property.Value<?> value) static PropertiesMap
PropertiesMap.withValues
(Property.Value<?>[] values) Modifier and TypeMethodDescription(package private) Map<PropertiesMap,
List<BlockStateVariant>> BlockStateVariantMap.getVariants()
Modifier and TypeMethodDescriptionPropertiesMap.copyOf
(PropertiesMap propertiesMap) protected void
BlockStateVariantMap.register
(PropertiesMap condition, List<BlockStateVariant> possibleVariants)