Class BlockStatePropertyUtils
java.lang.Object
net.mcreator.ui.minecraft.states.block.BlockStatePropertyUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyDataWithValue<?> fromDataListEntry(DataListEntry property) static intgetNumberOfPropertyCombinations(List<PropertyData<?>> properties) static StringpropertyRegistryName(PropertyData<?> data)
-
Field Details
-
MAX_PROPERTY_COMBINATIONS
public static final int MAX_PROPERTY_COMBINATIONS- See Also:
-
-
Constructor Details
-
BlockStatePropertyUtils
public BlockStatePropertyUtils()
-
-
Method Details
-
getNumberOfPropertyCombinations
-
propertyRegistryName
-
fromDataListEntry
-