Uses of Class
net.minecraft.data.client.model.PropertiesMap
-
Uses of PropertiesMap in net.minecraft.data.client.model
Modifier and TypeFieldDescriptionprivate 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)