Class BulkEditCreator
java.lang.Object
org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditCreator
-
Method Summary
Modifier and TypeMethodDescriptionglobalProfileClear
(GlobalProfileKey[] globalProfileKeys, boolean clearPlayerProfiles) playerProfileClear
(PlayerProfilesPayload bulkProfilesPayload) playerProfileDeleteSharable
(PlayerProfilesPayload bulkProfilesPayload, Sharable<?> sharable)
-
Method Details
-
globalProfileClear
public BulkEditAction<?> globalProfileClear(GlobalProfileKey[] globalProfileKeys, boolean clearPlayerProfiles) -
playerProfileClear
-