Class UndoRedoManager
java.lang.Object
com.hypixel.hytale.builtin.asseteditor.UndoRedoManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclearUndoRedoStack(AssetPath path) getUndoRedoStack(AssetPath path) voidputUndoRedoStack(AssetPath path, AssetUndoRedoInfo undoRedoInfo)
-
Field Details
-
assetUndoRedoInfo
-
-
Constructor Details
-
UndoRedoManager
public UndoRedoManager()
-
-
Method Details
-
getOrCreateUndoRedoStack
-
getUndoRedoStack
-
putUndoRedoStack
-
clearUndoRedoStack
-