Package com.sk89q.worldedit.history.change


package com.sk89q.worldedit.history.change
  • Interface Summary
    Interface
    Description
    Describes a change that can be undone or re-applied.
  • Class Summary
    Class
    Description
    Deprecated.
    Represents a biome change that may be undone or replayed.
    Represents a block change that may be undone or replayed.
    Logs the creation of an entity and removes the entity upon undo.
    Tracks the removal of an entity.