Class PaintingFieldsFixer
java.lang.Object
net.mcreator.element.converter.v2023_2.PaintingFieldsFixer
- 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
-
PaintingFieldsFixer
public PaintingFieldsFixer()
-
-
Method Details
-
convert
public GeneratableElement convert(Workspace workspace, GeneratableElement input, com.google.gson.JsonElement jsonElementInput) - Specified by:
convert
in interfaceIConverter
-
getVersionConvertingTo
public int getVersionConvertingTo()- Specified by:
getVersionConvertingTo
in interfaceIConverter
-