Class FeatureCarvingMaskRemover
java.lang.Object
net.mcreator.element.converter.v2025_1.FeatureCarvingMaskRemover
- All Implemented Interfaces:
Comparable<IConverter>,IConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvert(Workspace workspace, GeneratableElement input, com.google.gson.JsonElement jsonElementInput) intMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.mcreator.element.converter.IConverter
compareTo
-
Constructor Details
-
FeatureCarvingMaskRemover
public FeatureCarvingMaskRemover()
-
-
Method Details
-
convert
public GeneratableElement convert(Workspace workspace, GeneratableElement input, com.google.gson.JsonElement jsonElementInput) throws Exception - Specified by:
convertin interfaceIConverter- Throws:
Exception
-
getVersionConvertingTo
public int getVersionConvertingTo()- Specified by:
getVersionConvertingToin interfaceIConverter
-