Class BlockStatePropertyUtils
java.lang.Object
net.mcreator.ui.minecraft.states.block.BlockStatePropertyUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyDataWithValue
<?> fromDataListEntry
(DataListEntry property) static int
getNumberOfPropertyCombinations
(List<PropertyData<?>> properties) static String
propertyRegistryName
(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
-