Skip navigation links
B C E G H I K L M N P R S V W 

C

cancelAll() - Static method in class net.shadowxcraft.rollbackcore.Copy
Cancels all of the running copy operations.
cancelAll() - Static method in class net.shadowxcraft.rollbackcore.Paste
 
cancelAll() - Static method in class net.shadowxcraft.rollbackcore.WatchDogRegion
Cancels all running rollback tasks.
ClearEntities - Class in net.shadowxcraft.rollbackcore
This class is used to clear entities in a region.
ClearEntities(Location, Location, List<EntityType>, boolean) - Constructor for class net.shadowxcraft.rollbackcore.ClearEntities
The constructor for the ClearEntities class, used to clear entities in a region.
ClearEntitiesEndEvent - Class in net.shadowxcraft.rollbackcore.events
Called when a ClearEntities operation completes.
ClearEntitiesEndEvent(ClearEntities, long, EndStatus) - Constructor for class net.shadowxcraft.rollbackcore.events.ClearEntitiesEndEvent
 
Copy - Class in net.shadowxcraft.rollbackcore
This class is used to save a region to a file that can be pasted later to rollback the region.
Copy(int, int, int, int, int, int, World, String, CommandSender) - Constructor for class net.shadowxcraft.rollbackcore.Copy
Used to schedule a copy.
Copy(Location, Location, String, CommandSender, String) - Constructor for class net.shadowxcraft.rollbackcore.Copy
Used to schedule a copy.
copy(Player, String, boolean) - Static method in class net.shadowxcraft.rollbackcore.Rollback
Used to allow players to copy without specifying coordinates using worldedit.
copyDistributed(int, int, int, int, int, int, World, String, CommandSender) - Static method in class net.shadowxcraft.rollbackcore.Rollback
Deprecated.
Ever since version 2.0, this method does not increase performance, instead it just makes it unnecceceraly complicated.
CopyEndEvent - Class in net.shadowxcraft.rollbackcore.events
Called when a Copy operation completes.
CopyEndEvent(Copy, long, EndStatus) - Constructor for class net.shadowxcraft.rollbackcore.events.CopyEndEvent
 
B C E G H I K L M N P R S V W 
Skip navigation links