Class LegacyAreaWidgetConverter
java.lang.Object
me.desht.pneumaticcraft.common.util.LegacyAreaWidgetConverter
Exists to support saved drone programs from 1.12 and older versions of PneumaticCraft, and also to support
the Computer Control progwidget's "addArea" and "removeArea" methods.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AreaTypeconvertFromLegacyFormat(LegacyAreaWidgetConverter.EnumOldAreaType oldType, int typeInfo)
-
Constructor Details
-
LegacyAreaWidgetConverter
public LegacyAreaWidgetConverter()
-
-
Method Details
-
convertFromLegacyFormat
public static AreaType convertFromLegacyFormat(LegacyAreaWidgetConverter.EnumOldAreaType oldType, int typeInfo)
-