Class ProcedureGlobalTriggerFixer
java.lang.Object
net.mcreator.element.converter.v2020_4.ProcedureGlobalTriggerFixer
- All Implemented Interfaces:
Comparable<IConverter>
,IConverter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(Workspace workspace, GeneratableElement input, com.google.gson.JsonElement jsonElementInput) int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.mcreator.element.converter.IConverter
compareTo
-
Constructor Details
-
ProcedureGlobalTriggerFixer
public ProcedureGlobalTriggerFixer()
-
-
Method Details
-
convert
public GeneratableElement convert(Workspace workspace, GeneratableElement input, com.google.gson.JsonElement jsonElementInput) throws ParserConfigurationException, IOException, SAXException, TransformerException - Specified by:
convert
in interfaceIConverter
- Throws:
ParserConfigurationException
IOException
SAXException
TransformerException
-
getVersionConvertingTo
public int getVersionConvertingTo()- Specified by:
getVersionConvertingTo
in interfaceIConverter
-