Package com.sk89q.worldedit.world
Interface DataFixer
@Beta
public interface DataFixer
This entire class is subject to heavy changes. Do not use this as API.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptiondefault <T> TfixUp(DataFixer.FixType<T> type, T original) <T> TfixUp(DataFixer.FixType<T> type, T original, int srcVer)
-
Method Details
-
fixUp
-
fixUp
-