Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractDataImporter - Class in org.mvplugins.multiverse.inventories.dataimport
-
Abstract implementation of
DataImporter
without actual import logic. - AbstractDataImporter() - Constructor for class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
- acceptInput(ConversationContext, String) - Method in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- add(Sharable) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- addAll(Collection<? extends Sharable>) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- addWorld(String) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Adds a world to this world group and updates it in the Config.
- addWorld(String, boolean) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Adds a world to this world group and optionally updates it in the Config.
- addWorld(World) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Convenience method to add a
World
to this World Group. - ADDWORLD_WORLDADDED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ADDWORLD_WORLDALREADYEXISTS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- addWorlds(Collection<String>) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Convenience method to add multiple worlds to this World Group and updates it in the Config.
- addWorlds(Collection<String>, boolean) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Convenience method to add multiple worlds to this World Group.
- ADVANCEMENTS - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Advancements.
- ADVENTURE - Static variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
-
The profile type for the ADVENTURE Game Mode.
- affectedProfiles - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- affectedProfiles - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- affectedProfiles - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- affectedProfiles - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- AffectedProfiles - Class in org.mvplugins.multiverse.inventories.handleshare
- aggregateKeys() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- AIR - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for air/breath related sharables.
- all() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- ALL_DEFAULT - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for ALL default sharables.
- ALL_EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for experience sharables.
- ALL_HEALTH - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for player health related sharables.
- ALL_INVENTORY - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for inventory sharables.
- allOf() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- altName(String) - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
- ARMOR - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Armor.
- ARMOR_SIZE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Number of slots for armor for player.
B
- BED_SPAWN - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Bed Spawn.
- blocksForInput(ConversationContext) - Method in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- build() - Method in class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle.Builder
- build() - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
- builder(Path, NodeGroup) - Static method in class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle
-
Creates a new builder for
JsonConfigurationHandle
. - Builder(String, Class<T>, SharableHandler<T>) - Constructor for class org.mvplugins.multiverse.inventories.share.Sharable.Builder
- Builder(Path, NodeGroup) - Constructor for class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle.Builder
- BulkEditAction<K> - Class in org.mvplugins.multiverse.inventories.profile.bulkedit
- BulkEditCommand - Class in org.mvplugins.multiverse.inventories.commands.bulkedit
- BulkEditCommand(BulkEditCreator) - Constructor for class org.mvplugins.multiverse.inventories.commands.bulkedit.BulkEditCommand
- bulkEditCreator - Variable in class org.mvplugins.multiverse.inventories.commands.bulkedit.BulkEditCommand
- BulkEditCreator - Class in org.mvplugins.multiverse.inventories.profile.bulkedit
- BulkEditResult - Class in org.mvplugins.multiverse.inventories.profile.bulkedit
- bundle(String, MessageReplacement...) - Method in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
-
Creates a message with non-localized message fallback and replacements
- BYPASS_ALL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permissions for bypassing all world/groups inventory handling.
- BYPASS_GAME_MODE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission prefix for bypassing worlds.
- BYPASS_GAME_MODE_ALL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for bypassing all worlds.
- BYPASS_GROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission prefix for bypassing groups.
- BYPASS_GROUP_ALL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for bypassing all groups.
- BYPASS_WORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission prefix for bypassing worlds.
- BYPASS_WORLD_ALL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for bypassing all worlds.
C
- checkForConflicts(MVCommandIssuer) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Runs a check for conflicts between groups and displays them to issuer or console.
- checkGroups() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Checks all the world groups to see if there are any potential issues.
- checkTeleportSafety() - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestinationInstance
- clear() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- clearAllCache() - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearAllGlobalProfileCaches() - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearAllPlayerProfileCaches() - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearCache() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainerStoreProvider
- clearContainerCache() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Clears all cached data in the container.
- clearGlobalProfileCache(Predicate<UUID>) - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearPlayerCache(String) - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearPlayerCache(UUID) - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clearPlayerProfileCache(Predicate<ProfileKey>) - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- clone() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- clone() - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- COMMAND_ADDSHARES - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv addshare.
- COMMAND_ADDWORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv addworld.
- COMMAND_CREATEGROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv creategroup.
- COMMAND_DEBUG - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for debug command.
- COMMAND_DELETEGROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv deletegroup.
- COMMAND_GROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv group.
- COMMAND_IMPORT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv import.
- COMMAND_INFO - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv info.
- COMMAND_LIST - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv list.
- COMMAND_RELOAD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv reload.
- COMMAND_RMSHARES - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv rmshare.
- COMMAND_RMWORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permission for /mvinv remvoveworld.
- COMMAND_SPAWN - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permissions for /mvinv spawn.
- COMMAND_SPAWN_OTHER - Enum constant in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Permissions for /mvinv spawn.
- compare(Shares) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- compare(Shares) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
-
Checks to see if any of the sharables passed in are shared by this Shares.
- complimentOf(Shares) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- CONFIG_FILENAME - Static variable in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- CONFLICT_CHECKING - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- CONFLICT_FOUND - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- CONFLICT_NOTFOUND - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- CONFLICT_RESULTS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ContainerKey - Class in org.mvplugins.multiverse.inventories.profile.key
- containerKeys() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns the value of the
containerKeys
record component. - containerType - Variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- ContainerType - Enum Class in org.mvplugins.multiverse.inventories.profile.key
-
Used to describe whether a
ProfileContainer
represents a single world or a group of worlds. - contains(Object) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- containsAll(Collection<?>) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- containsWorld(String) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- convertSecondsToTicks(long) - Static method in class org.mvplugins.multiverse.inventories.util.MinecraftTools
-
Converts an amount of seconds to the appropriate amount of ticks.
- create(ContainerType, String) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- createDefaultGroup() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Creates a default world group including all of the loaded MV worlds sharing everything.
- createEvent() - Method in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- createEvent() - Method in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- createEvent() - Method in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- createEvent() - Method in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- CREATIVE - Static variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
-
The profile type for the CREATIVE Game Mode.
D
- DataImporter - Interface in org.mvplugins.multiverse.inventories.dataimport
-
Interface for data migration importers.
- DataImportException - Exception Class in org.mvplugins.multiverse.inventories.dataimport
-
Exception thrown when migration doesn't go well.
- DataImportException(String) - Constructor for exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- DataImportException(String, Throwable, Exception) - Constructor for exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- DataImportException(String, Exception) - Constructor for exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- DataImportException(Message, Throwable, Exception) - Constructor for exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- DataImportException(Message, Exception) - Constructor for exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- DataImportManager - Class in org.mvplugins.multiverse.inventories.dataimport
-
Manager class for importing data from other inventory plugins or similar, e.g.
- dataName - Variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- DataStrings - Class in org.mvplugins.multiverse.inventories.util
-
This class handles the formatting of strings for data i/o.
- DEBUG_INVALIDDEBUG - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- DEBUG_SET - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- defaultSerializer(ProfileEntry) - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
-
This will make the Sharable use the default serializer which simply passes the data as is to the persistence object for persistence.
- deleteGlobalProfile(GlobalProfileKey, boolean) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Deletes the file for a player's global profile from disk.
- DELETEGROUP_CONFIRMPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- DELETEGROUP_SUCCESS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- deletePlayerFile(OfflinePlayer) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Removes all of the profile data for a given player in this profile container.
- deletePlayerFile(ProfileFileKey) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Deletes the profile file for a player's profile from disk.
- deletePlayerProfile(ProfileKey) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Clears all data of the specified profile, and deletes profile data from disk.
- deletePlayerProfile(ProfileType, OfflinePlayer) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Removes the profile data for a specific type of profile in this profile container.
- deletePlayerProfiles(ProfileFileKey, ProfileType[]) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Clears all data for multiple
ProfileType
of the specified profile, and deletes profile data from disk. - DeserializationException - Exception Class in org.mvplugins.multiverse.inventories.util
-
Exception thrown when something goes wrong while deserializing this plugin's objects.
- DeserializationException(String) - Constructor for exception class org.mvplugins.multiverse.inventories.util.DeserializationException
- deserialize(Object) - Method in interface org.mvplugins.multiverse.inventories.share.SharableSerializer
-
This deserializes the data for a Sharable.
- deserialize(Object) - Static method in class org.mvplugins.multiverse.inventories.util.ItemStackConverter
- disable() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Unhook plugin from this Data Importer.
- disable() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Unhook plugin from this Data Importer.
- DISABLEDSHARES_NOWSHARING - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- doDataImport() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Logic that does the actual importing data.
E
- ECONOMY - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Economy.
- empty() - Static method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Gets an immutable empty profile data constant.
- enable() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Hooks plugin for importing its data.
- enable() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Hooks plugin for importing its data.
- enable(Plugin) - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Hooks plugin for importing its data.
- enable(Plugin) - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Hooks plugin for importing its data.
- enabled() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- enabledOf() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- ENDER_CHEST - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Enderchest Inventory.
- ENDER_CHEST_CONTENTS - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Ender chest inventory contents identifier.
- ENDER_CHEST_SIZE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Number of slots in an ender chest.
- equals(Object) - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileType
- equals(Object) - Method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- ERROR_CONFIGLOAD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ERROR_DATALOAD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ERROR_NOGROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ERROR_NOSHARESSPECIFIED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ERROR_NOWORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- ERROR_NOWORLDPROFILE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- execute() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- EXHAUSTION - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Exhaustion.
- EXHAUSTION - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default exhaustion value.
- EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Experience.
- EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default experience value.
F
- FALL_DISTANCE - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Fall Distance.
- FALL_DISTANCE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default fall distance value.
- fileTag() - Method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Returns the value of the
fileTag
record component. - fillWithAir(ItemStack[]) - Static method in class org.mvplugins.multiverse.inventories.util.MinecraftTools
-
Fills an ItemStack array with air.
- findAnchorFromRespawnLocation(Location) - Static method in class org.mvplugins.multiverse.inventories.util.MinecraftTools
- findBedFromRespawnLocation(Location) - Static method in class org.mvplugins.multiverse.inventories.util.MinecraftTools
- FIRE_TICKS - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Fire Ticks.
- FIRE_TICKS - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default fire ticks value.
- FOOD_LEVEL - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Hunger.
- FOOD_LEVEL - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default food level value.
- forContainerType(ContainerType) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- forContainerType(ContainerType) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- forGameMode(GameMode) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
-
Returns the appropriate ProfileType for the given game mode.
- forName(String) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- forPlayer(Player) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- forProfileType(ProfileType) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- fromCollection(Collection<Sharable>) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Creates a new instance of
Shares
containing all Sharables contained in sharesCollection. - fromList(List) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Creates a new instance of
Shares
containing all shares not negated in the given list. - fromPlayerProfile(PlayerProfile) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- fromPlayerProfile(PlayerProfile) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- fromSharables(Sharable...) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- fromShares(Shares) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Creates a new instance of
Shares
containing all Sharables contained in shares. - FutureNow - Class in org.mvplugins.multiverse.inventories.util
- FutureNow() - Constructor for class org.mvplugins.multiverse.inventories.util.FutureNow
G
- GAME_STATISTICS - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Statistics.
- GameModeChangeShareHandlingEvent - Class in org.mvplugins.multiverse.inventories.event
- GameModeChangeShareHandlingEvent(Player, AffectedProfiles, GameMode, GameMode) - Constructor for class org.mvplugins.multiverse.inventories.event.GameModeChangeShareHandlingEvent
- GameModeShareHandler - Class in org.mvplugins.multiverse.inventories.handleshare
-
GameMode change implementation of ShareHandler.
- GameModeShareHandler(MultiverseInventories, Player, GameMode, GameMode) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- GENERIC_COMMANDNOPERMISION - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_ERROR - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_HELP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_INFO - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_NOTLOGGEDIN - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_OF - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_OFF - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_PAGE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_PLUGINDISABLED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_SORRY - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_SUCCESS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_THECONSOLE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GENERIC_UNLOADED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- get() - Static method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets the MultiverseInventoriesApi.
- get(CompletableFuture<T>) - Static method in class org.mvplugins.multiverse.inventories.util.FutureNow
- get(Sharable<S>) - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- get(Sharable<T>) - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Retrieves the profile's value of the
Sharable
passed in. - get(Sharable<T>) - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- getActionSummary() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- getActiveOptionalShares() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getAlwaysWriteWorldProfile() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getApplicableShares() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- getApplicableTypes() - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- getApplyLastLocationForAllTeleports() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getApplyPlayerdataOnJoin() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getBypassPermission(String) - Method in enum class org.mvplugins.multiverse.inventories.util.Perm
- getCacheStats() - Method in class org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
- getCauseException() - Method in exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
- getConfig() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getConflictingShares() - Method in class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
- getConflictingWorlds() - Method in class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
- getContainer(String) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainerStore
-
Returns the profile container for the given name.
- getContainerName() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Returns the name of this profile container which is primarily used for persistence purposes.
- getContainerName() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- getContainerType() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Returns the container type for this container.
- getContainerType() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- getContainerType() - Method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- getContainerType() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- getData() - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
- getData() - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- getData() - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- getDataImportManager() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our DataImportManager api.
- getDataName() - Method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- getDataName() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- getDefault() - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- getDefaultGroup() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
- getDefaultUngroupedWorlds() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getDestinationInstance(String) - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestination
- getDisabledShares() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- getEnableBypassPermissions() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getEnabledImporterNames() - Method in class org.mvplugins.multiverse.inventories.dataimport.DataImportManager
-
Gets all the Data Importer names that are enabled.
- getEnableGamemodeShareHandling() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getExistingGlobalProfile(GlobalProfileKey) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Retrieves the global profile for a player which contains meta-data for the player if it exists.
- getFailureCount() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditResult
- getFinerPermissionSuffix() - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestinationInstance
- getFirstGroup() - Method in class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
- getFirstRun() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Tells whether this is the first time the plugin has run as set by a config flag.
- getFromGameMode() - Method in class org.mvplugins.multiverse.inventories.event.GameModeChangeShareHandlingEvent
- getFromWorld() - Method in class org.mvplugins.multiverse.inventories.event.WorldChangeShareHandlingEvent
- getGlobalProfile(GlobalProfileKey) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Retrieves the global profile for a player which contains meta-data for the player.
- getGlobalProfileCacheExpiry() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getGlobalProfileCacheSize() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getGroup(String) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Retrieves the world group associated with the given name.
- getGroupProfileContainer() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Returns the profile container for this group.
- getGroups() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Returns a list of all the world groups defined in Multiverse-Inventories's groups configuration.
- getGroupsForWorld(String) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Retrieves all of the world groups associated with the given world.
- getHandler() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- getHandlerList() - Static method in class org.mvplugins.multiverse.inventories.event.GameModeChangeShareHandlingEvent
-
Gets the handler list.
- getHandlerList() - Static method in class org.mvplugins.multiverse.inventories.event.ReadOnlyShareHandlingEvent
-
Gets the handler list.
- getHandlerList() - Static method in class org.mvplugins.multiverse.inventories.event.WorldChangeShareHandlingEvent
-
Gets the handler list.
- getHandlerList() - Static method in class org.mvplugins.multiverse.inventories.event.WriteOnlyShareHandlingEvent
-
Gets the handler list.
- getHandlers() - Method in class org.mvplugins.multiverse.inventories.event.GameModeChangeShareHandlingEvent
- getHandlers() - Method in class org.mvplugins.multiverse.inventories.event.ReadOnlyShareHandlingEvent
- getHandlers() - Method in class org.mvplugins.multiverse.inventories.event.WorldChangeShareHandlingEvent
- getHandlers() - Method in class org.mvplugins.multiverse.inventories.event.WriteOnlyShareHandlingEvent
- getIdentifier() - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestination
- getImporter(String) - Method in class org.mvplugins.multiverse.inventories.dataimport.DataImportManager
-
Gets a
DataImporter
based on an importable plugin name. - getImporter(Plugin) - Method in class org.mvplugins.multiverse.inventories.dataimport.DataImportManager
-
Gets a
DataImporter
based on an importablePlugin
. - getInstance() - Static method in class org.mvplugins.multiverse.inventories.profile.PlayerNamesMapper
- getInventoriesConfig() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our InventoriesConfig api.
- getKey(String) - Method in class org.mvplugins.multiverse.inventories.profile.PlayerNamesMapper
- getKey(UUID) - Method in class org.mvplugins.multiverse.inventories.profile.PlayerNamesMapper
- getKeys() - Method in class org.mvplugins.multiverse.inventories.profile.PlayerNamesMapper
- getLastKnownName() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Returns the last name the player was known to have.
- getLastWorld() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Returns the name of last world the player was in.
- getLocation(Entity) - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestinationInstance
- getMessageKey() - Method in enum class org.mvplugins.multiverse.inventories.destination.LastLocationDestination.InstanceFailureReason
- getMessageKey() - Method in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- getName() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Get the name of this World Group.
- getName() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileType
- getNames() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- getNode() - Method in enum class org.mvplugins.multiverse.inventories.util.Perm
- getOfflinePlayer() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- getOnlinePlayer() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- getPermission() - Method in enum class org.mvplugins.multiverse.inventories.util.Perm
- getPlayer() - Method in class org.mvplugins.multiverse.inventories.event.ShareHandlingEvent
- getPlayerData(Player) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
- getPlayerData(ProfileType, OfflinePlayer) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
- getPlayerFileCacheExpiry() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getPlayerFileCacheSize() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getPlayerName() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- getPlayerName() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- getPlayerNamesMapper() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our PlayerNamesMapper api.
- getPlayerProfile(ProfileKey) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Retrieves a PlayerProfile from the disk.
- getPlayerProfileCacheExpiry() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getPlayerProfileCacheSize() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getPlayerProfileNow(Player) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Retrieves the profile for the given player.
- getPlayerProfileNow(ProfileType, OfflinePlayer) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
-
Retrieves the profile of the given type for the given player.
- getPlayerUUID() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- getPlayerUUID() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Returns the UUID of the player.
- getPlayerUUID() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- getPlugin() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
- getPlugin() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
- getPluginClass() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
- getPluginName() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
- getPreloadDataOnJoinGroups() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getPreloadDataOnJoinWorlds() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getProfileCacheManager() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our ProfileCacheManager api.
- getProfileContainerStoreProvider() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our ProfileContainerStoreProvider api.
- getProfileDataSource() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our ProfileDataSource api.
- getProfileEntry() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- getProfileKey() - Method in class org.mvplugins.multiverse.inventories.handleshare.PersistingProfile
-
Gets the player profile for the world/group that will be saved/loaded for.
- getProfileKey(Player) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
- getProfileKey(ProfileType, OfflinePlayer) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
- getProfileType() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- getProfileType() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- getPromptText(ConversationContext) - Method in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- getReadProfiles() - Method in class org.mvplugins.multiverse.inventories.event.ShareHandlingEvent
- getReadProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.AffectedProfiles
- getRegisterPapiHook() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Get the value of registerPapiHook
- getResetLastLocationOnDeath() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getSecondGroup() - Method in class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
- getSerializer() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- getServiceLocator() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets the instance of Multiverse-Inventories's PluginServiceLocator.
- getShareNames() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- getShares() - Method in class org.mvplugins.multiverse.inventories.handleshare.PersistingProfile
-
Gets the shares that will be saved/loaded for the profile.
- getShares() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Retrieves the shares for this World Group.
- getSpawnPriority() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- getSpawnWorld() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- getStore(ContainerType) - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainerStoreProvider
-
Gets the store for a given container type.
- getStringPropertyHandle() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getStringPropertyHandle() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
- getSuccessCount() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditResult
- getSummary() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
- getTargetCoreVersion() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventories
- getTimeTaken() - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditResult
-
In milliseconds
- getToGameMode() - Method in class org.mvplugins.multiverse.inventories.event.GameModeChangeShareHandlingEvent
- getToWorld() - Method in class org.mvplugins.multiverse.inventories.event.WorldChangeShareHandlingEvent
- getType() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- getTypes() - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- getUseByteSerializationForInventoryData() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getUseImprovedRespawnLocationDetection() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- getUseOptionalsForUngroupedWorlds() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Whether Multiverse-Inventories will utilize optional shares in worlds that are not grouped.
- getVelocity(Entity) - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestinationInstance
- getWorldGroupManager() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventoriesApi
-
Gets instance of our WorldGroupManager api.
- getWorlds() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Retrieves all of the worlds in this World Group.
- getWorldsString() - Method in class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
- getWriteProfiles() - Method in class org.mvplugins.multiverse.inventories.event.ShareHandlingEvent
- getWriteProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.AffectedProfiles
- GlobalProfile - Class in org.mvplugins.multiverse.inventories.profile
-
The global profile for a player which contains meta-data for the player.
- globalProfileClear(GlobalProfileKey[], boolean) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditCreator
- GlobalProfileKey - Class in org.mvplugins.multiverse.inventories.profile.key
- GlobalProfileKey(UUID, String) - Constructor for class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- globalProfileKeys - Variable in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- globalProfileKeys() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns the value of the
globalProfileKeys
record component. - GROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.profile.key.ContainerType
-
Indicates Group type profiles.
- GROUP_COMMANDPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_CREATEPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_CREATIONCOMPLETE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_DELETEPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_EDITPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_EXISTS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_INVALIDNAME - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_INVALIDOPTION - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_MODIFYPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_NONCONVERSABLE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_REMOVED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_SHARESPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_UPDATED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_WORLDSEMPTY - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GROUP_WORLDSPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- GroupControlPrompt - Class in org.mvplugins.multiverse.inventories.commands.prompts
- GroupControlPrompt(MultiverseInventories, MVCommandIssuer) - Constructor for class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- GroupingConflict - Class in org.mvplugins.multiverse.inventories.profile.group
-
A data class to hold information about any conflicts between world groups.
- GroupingConflict(WorldGroup, WorldGroup, Shares) - Constructor for class org.mvplugins.multiverse.inventories.profile.group.GroupingConflict
H
- handleSharing() - Method in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
-
Finalizes the transfer from one world to another.
- handleSharing() - Method in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
-
Finalizes the transfer from one world to another.
- handleSharing() - Method in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
-
Finalizes the transfer from one world to another.
- handleSharing() - Method in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
-
Finalizes the transfer from one world to another.
- has(CommandSender) - Method in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Checks if the sender has the node in question.
- hasBypass(Player, String) - Method in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Checks if a player has permission to bypass something which requires a name of an object to be bypassed.
- hasByteSerializeSupport() - Static method in class org.mvplugins.multiverse.inventories.util.ItemStackConverter
- hasConfiguredGroup(String) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Check if the given world has any configured groups.
- hashCode - Variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- hashCode() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns a hash code value for this object.
- hashCode() - Method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- hashCode() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- hashCode() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- hashCode() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileType
- hashCode() - Method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Returns a hash code value for this object.
- hashCode() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- HEALTH - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Health.
- HEALTH - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default health value.
- HUNGER - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for hunger related sharables.
I
- importData() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Imports the data from another plugin and disabled it upon success so Multiverse inventories can work without conflicts.
- importData() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Imports the data from another plugin and disabled it upon success so Multiverse inventories can work without conflicts.
- importData(boolean) - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Imports the data from another plugin and optionally disable it after successful import.
- importData(boolean) - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Imports the data from another plugin and optionally disable it after successful import.
- importer - Variable in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
- includeGroupsWorlds() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns the value of the
includeGroupsWorlds
record component. - INFO_GROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_GROUP_INFO - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_GROUP_INFONEGATIVESHARES - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_GROUP_INFOSHARES - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_WORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_WORLD_INFO - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- INFO_ZEROARG - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- init(MultiverseInventories) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- init(MultiverseInventories) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Initialize this class with the instance of Inventories.
- init(MultiverseInventories) - Static method in class org.mvplugins.multiverse.inventories.util.ItemStackConverter
- inventories - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- inventories - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- inventories - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- inventories - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- inventories - Variable in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- InventoriesCommand - Class in org.mvplugins.multiverse.inventories.commands
-
Base class for all multiverse inventories commands.
- InventoriesCommand() - Constructor for class org.mvplugins.multiverse.inventories.commands.InventoriesCommand
- inventoriesConfig - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- inventoriesConfig - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- inventoriesConfig - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- inventoriesConfig - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- InventoriesConfig - Class in org.mvplugins.multiverse.inventories.config
-
Provides methods for interacting with the configuration of Multiverse-Inventories.
- INVENTORY - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Inventory.
- INVENTORY_SIZE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Number of slots in Minecraft player inventory.
- isAll(ProfileType[]) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
- isCancelled() - Method in class org.mvplugins.multiverse.inventories.event.ShareHandlingEvent
- isDefault() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Is this a default group.
- isEmpty() - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Checks whether this profile contains any data.
- isEmpty() - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- isEmpty() - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- isEmpty() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- isEmptyItemStack(ItemStack) - Static method in class org.mvplugins.multiverse.inventories.util.ItemStackConverter
- isEnabled() - Method in class org.mvplugins.multiverse.inventories.dataimport.AbstractDataImporter
-
Checks if this Data Importer has been
DataImporter.enable(Plugin)
successfully. - isEnabled() - Method in interface org.mvplugins.multiverse.inventories.dataimport.DataImporter
-
Checks if this Data Importer has been
DataImporter.enable(Plugin)
successfully. - isIgnoringSpawnListener(Player) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- isOnlinePlayerAffected(K, Player) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- isOptional() - Method in interface org.mvplugins.multiverse.inventories.share.Sharable
- isSameFile(ProfileFileKey) - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- isSharing(Sharable) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Checks if this group is sharing sharable.
- isSharing(Sharable) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- isSharing(Sharable) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
- isSharing(Shares) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- isSharing(Shares) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
- isStat() - Method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Returns the value of the
isStat
record component. - issuer - Variable in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- ItemStackConverter - Class in org.mvplugins.multiverse.inventories.util
- iterator() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
J
- JsonConfigurationHandle - Class in org.mvplugins.multiverse.inventories.config.handle
- JsonConfigurationHandle(Path, Logger, NodeGroup, ConfigMigrator) - Constructor for class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle
- JsonConfigurationHandle.Builder<B> - Class in org.mvplugins.multiverse.inventories.config.handle
-
Builder for
JsonConfigurationHandle
.
L
- LAST_LOCATION - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Last Location.
- LastLocationDestination - Class in org.mvplugins.multiverse.inventories.destination
- LastLocationDestination.InstanceFailureReason - Enum Class in org.mvplugins.multiverse.inventories.destination
- LastLocationDestinationInstance - Class in org.mvplugins.multiverse.inventories.destination
- LegacyParsers - Class in org.mvplugins.multiverse.inventories.util
-
Deprecated.
- LEVEL - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Level.
- LEVEL - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default level value.
- LIST_GROUPS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- LIST_GROUPS_INFO - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- listContainerDataNames() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainerStore
- listContainerDataNames(ContainerType) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Lists the names of all available data containers of the specified type.
- listGlobalProfileUUIDs() - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Retrieves a collection of UUIDs of all players who have a global profile.
- listPlayerProfileNames() - Method in class org.mvplugins.multiverse.inventories.profile.container.ProfileContainer
- listPlayerProfileNames(ContainerType, String) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Lists the names of all available player profiles within the given container type and container name.
- load() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- load() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Loads the groups from storage.
- loadConfigObject() - Method in class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle
- loadMap() - Method in class org.mvplugins.multiverse.inventories.profile.PlayerNamesMapper
- locales - Variable in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- LOCATION_PITCH - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location pitch identifier.
- LOCATION_WORLD - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location world identifier.
- LOCATION_X - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location x identifier.
- LOCATION_Y - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location y identifier.
- LOCATION_YAW - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location yaw identifier.
- LOCATION_Z - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Location z identifier.
- logBypass() - Method in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- logBypass() - Method in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- logBypass() - Method in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- logBypass() - Method in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- lookup(boolean, String) - Static method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Used to look up a
Sharable
by it's file tag. - lookup(String) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Looks up a sharable by one of the acceptable names.
M
- MAX_HEALTH - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Max Health.
- MAX_HEALTH - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default max health value.
- MAXIMUM_AIR - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Maximum Air.
- MAXIMUM_AIR - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default maximum air value.
- mergeShares(Shares) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Merges what is shared with another share.
- mergeShares(Shares) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
-
Merges what is shared with another share.
- MIGRATE_CONFIRMPROMPT - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- MIGRATE_FAILED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- MIGRATE_PLUGINNOTENABLED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- MIGRATE_SUCCESS - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- MIGRATE_UNSUPPORTEDPLUGIN - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- migratePlayerProfileName(String, String) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Copies all the data belonging to oldName to newName and removes the old data.
- MinecraftTools - Class in org.mvplugins.multiverse.inventories.util
-
General tools to help with minecraftian things.
- modifyGlobalProfile(GlobalProfileKey, Consumer<GlobalProfile>) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Modifies the global profile for a player and automatically saves it.
- MultiverseInventories - Class in org.mvplugins.multiverse.inventories
-
Multiverse-Inventories plugin main class.
- MultiverseInventories() - Constructor for class org.mvplugins.multiverse.inventories.MultiverseInventories
- MultiverseInventoriesApi - Class in org.mvplugins.multiverse.inventories
-
Provides access to the Multiverse-Inventories API.
- MVInvCommandCompletion - Class in org.mvplugins.multiverse.inventories.command
- MVInvCommandConditions - Class in org.mvplugins.multiverse.inventories.command
- MVInvCommandContexts - Class in org.mvplugins.multiverse.inventories.command
- MVInvCommandPermissions - Class in org.mvplugins.multiverse.inventories.command
- MVInvi18n - Enum Class in org.mvplugins.multiverse.inventories.util
-
Locales keys for Multiverse-Inventories
- MVInvListener - Interface in org.mvplugins.multiverse.inventories.listeners
N
- negativeFromList(List) - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
-
Creates a new instance of
Shares
containing all shares negated in the given list. - newEmptyGroup(String) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Creates a new empty world group.
- newProfile(ProfileKey) - Static method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- noneOf() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
O
- of(UUID) - Static method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
-
Gets a GlobalProfileKey from a playerUUID.
- of(UUID, String) - Static method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- of(OfflinePlayer) - Static method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- of(MultiverseInventories, Player, Sharable<T>) - Static method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareReader
- of(MultiverseInventories, Player, Sharable<T>) - Static method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareWriter
- of(MultiverseInventories, OfflinePlayer, String, ProfileType, Sharable<T>) - Static method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareReader
- of(MultiverseInventories, OfflinePlayer, String, ProfileType, Sharable<T>) - Static method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareWriter
- of(ContainerType, String, UUID, String) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- of(ContainerType, String, OfflinePlayer) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- of(ContainerType, String, GlobalProfileKey) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- of(ContainerType, String, ProfileType, UUID) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- of(ContainerType, String, ProfileType, UUID, String) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- of(ContainerType, String, ProfileType, OfflinePlayer) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- of(ContainerType, String, ProfileType, GlobalProfileKey) - Static method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- OFF_HAND - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Offhand.
- onDisable() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventories
- onEnable() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventories
- onLoad() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventories
- optional() - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
-
Indicates that the new Sharable is optional as described in
Sharable.isOptional()
. - optional() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- optionalOf() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- org.mvplugins.multiverse.inventories - package org.mvplugins.multiverse.inventories
-
The main package for Multiverse-Inventories.
- org.mvplugins.multiverse.inventories.command - package org.mvplugins.multiverse.inventories.command
- org.mvplugins.multiverse.inventories.commands - package org.mvplugins.multiverse.inventories.commands
-
This package contains all Commands.
- org.mvplugins.multiverse.inventories.commands.bulkedit - package org.mvplugins.multiverse.inventories.commands.bulkedit
- org.mvplugins.multiverse.inventories.commands.prompts - package org.mvplugins.multiverse.inventories.commands.prompts
- org.mvplugins.multiverse.inventories.config - package org.mvplugins.multiverse.inventories.config
- org.mvplugins.multiverse.inventories.config.handle - package org.mvplugins.multiverse.inventories.config.handle
- org.mvplugins.multiverse.inventories.dataimport - package org.mvplugins.multiverse.inventories.dataimport
- org.mvplugins.multiverse.inventories.destination - package org.mvplugins.multiverse.inventories.destination
- org.mvplugins.multiverse.inventories.event - package org.mvplugins.multiverse.inventories.event
-
This package contains event classes that are thrown by Multiverse-Inventories for handling by other plugins.
- org.mvplugins.multiverse.inventories.handleshare - package org.mvplugins.multiverse.inventories.handleshare
- org.mvplugins.multiverse.inventories.listeners - package org.mvplugins.multiverse.inventories.listeners
- org.mvplugins.multiverse.inventories.profile - package org.mvplugins.multiverse.inventories.profile
-
This package contains classes related to groups and worlds and the player profiles they contain.
- org.mvplugins.multiverse.inventories.profile.bulkedit - package org.mvplugins.multiverse.inventories.profile.bulkedit
- org.mvplugins.multiverse.inventories.profile.container - package org.mvplugins.multiverse.inventories.profile.container
- org.mvplugins.multiverse.inventories.profile.data - package org.mvplugins.multiverse.inventories.profile.data
- org.mvplugins.multiverse.inventories.profile.group - package org.mvplugins.multiverse.inventories.profile.group
- org.mvplugins.multiverse.inventories.profile.key - package org.mvplugins.multiverse.inventories.profile.key
- org.mvplugins.multiverse.inventories.share - package org.mvplugins.multiverse.inventories.share
-
Contains all external API classes for
Sharable
s and handling the sharing of those between worlds. - org.mvplugins.multiverse.inventories.util - package org.mvplugins.multiverse.inventories.util
-
This package contains utility classes.
- outputActionSummary(MVCommandIssuer, BulkEditAction<?>) - Method in class org.mvplugins.multiverse.inventories.commands.bulkedit.BulkEditCommand
- outputResult(MVCommandIssuer, BulkEditResult) - Method in class org.mvplugins.multiverse.inventories.commands.bulkedit.BulkEditCommand
P
- parseLocation(String) - Static method in class org.mvplugins.multiverse.inventories.util.LegacyParsers
-
Deprecated.
- parseLocation(Map) - Static method in class org.mvplugins.multiverse.inventories.util.LegacyParsers
-
Deprecated.Locations do not use special handling because they are
ConfigurationSerializable
. - parsePotionEffects(String) - Static method in class org.mvplugins.multiverse.inventories.util.LegacyParsers
-
Deprecated.PotionEffect do not use special handling because they are
ConfigurationSerializable
. - performAction(K) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- Perm - Enum Class in org.mvplugins.multiverse.inventories.util
- PersistingProfile - Class in org.mvplugins.multiverse.inventories.handleshare
-
Simple class for groups that are going to be saved/loaded.
- PersistingProfile(Shares, PlayerProfile) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.PersistingProfile
- PersistingProfile(Shares, ProfileKey) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.PersistingProfile
- player - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- player - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- player - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- player - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- PLAYER_ARMOR_CONTENTS - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player armor contents identifier.
- PLAYER_BED_SPAWN_LOCATION - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player bed spawn location identifier.
- PLAYER_DATA - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player global profile data
- PLAYER_EXHAUSTION - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player exhaustion identifier.
- PLAYER_EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player experience identifier.
- PLAYER_FALL_DISTANCE - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player fall distance identifier.
- PLAYER_FIRE_TICKS - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player fire ticks identifier.
- PLAYER_FOOD_LEVEL - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player food level identifier.
- PLAYER_HEALTH - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player health identifier.
- PLAYER_INVENTORY_CONTENTS - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player inventory contents identifier.
- PLAYER_LAST_KNOWN_NAME - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player last known name identifier.
- PLAYER_LAST_LOCATION - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player last location identifier.
- PLAYER_LAST_WORLD - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player last world identifier.
- PLAYER_LEVEL - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player experience level identifier.
- PLAYER_MAX_AIR - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player max air identifier.
- PLAYER_MAX_HEALTH - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player max health identifier.
- PLAYER_OFF_HAND_ITEM - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player off hand item identifier.
- PLAYER_PROFILE_TYPE - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player profile type identifier.
- PLAYER_REMAINING_AIR - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player remaining air identifier.
- PLAYER_SATURATION - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player saturation identifier.
- PLAYER_SHOULD_LOAD - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player should load identifier.
- PLAYER_STATS - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player stats identifier.
- PLAYER_TOTAL_EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Player total experience identifier.
- playerName - Variable in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- PlayerNamesMapper - Class in org.mvplugins.multiverse.inventories.profile
- PlayerProfile - Class in org.mvplugins.multiverse.inventories.profile.data
-
Contains all the world/group specific data for a player.
- playerProfileClear(PlayerProfilesPayload) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditCreator
- playerProfileDeleteSharable(PlayerProfilesPayload, Sharable<?>) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditCreator
- PlayerProfilesPayload - Record Class in org.mvplugins.multiverse.inventories.profile.bulkedit
- PlayerProfilesPayload(GlobalProfileKey[], ContainerKey[], ProfileType[], boolean) - Constructor for record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Creates an instance of a
PlayerProfilesPayload
record class. - PlayerStats - Class in org.mvplugins.multiverse.inventories.util
-
A collection of values relating to a Minecraft player.
- playerUUID - Variable in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- plugin - Variable in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- POTION_AMPLIFIER - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Potion amplifier identifier.
- POTION_DURATION - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Potion duration identifier.
- POTION_TYPE - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Potion type identifier.
- POTIONS - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Potions.
- prepareProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- prepareProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- prepareProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- prepareProfiles() - Method in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- ProfileCacheManager - Class in org.mvplugins.multiverse.inventories.profile
- ProfileContainer - Class in org.mvplugins.multiverse.inventories.profile.container
-
A container for player profiles in a given world or world group (based on
ProfileContainer.getContainerType()
),
Players may have separate profiles per game mode within this container if game mode profiles are enabled. - ProfileContainerStore - Class in org.mvplugins.multiverse.inventories.profile.container
-
A utility for storing and retrieving profile containers.
- ProfileContainerStoreProvider - Class in org.mvplugins.multiverse.inventories.profile.container
-
A provider for ProfileContainerStore instances based on ContainerType.
- ProfileData - Interface in org.mvplugins.multiverse.inventories.profile.data
- ProfileDataSnapshot - Class in org.mvplugins.multiverse.inventories.profile.data
- ProfileDataSnapshot() - Constructor for class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- profileDataSource - Variable in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- ProfileDataSource - Interface in org.mvplugins.multiverse.inventories.profile
-
A source for updating and retrieving player profiles via persistence.
- profileDataStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- profileDataStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- profileDataStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- profileDataStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- ProfileEntry - Record Class in org.mvplugins.multiverse.inventories.share
-
Indicates how a Sharable should be stored in the profile file.
- ProfileEntry(boolean, String) - Constructor for record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Creates an instance of a
ProfileEntry
record class. - ProfileFileKey - Class in org.mvplugins.multiverse.inventories.profile.key
- ProfileFileKey(ContainerType, String, UUID, String, int) - Constructor for class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- ProfileKey - Class in org.mvplugins.multiverse.inventories.profile.key
- ProfileType - Class in org.mvplugins.multiverse.inventories.profile.key
-
Used to differentiate between profiles in the same world or world group, primarily for game modes.
- profileTypes() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns the value of the
profileTypes
record component. - ProfileTypes - Class in org.mvplugins.multiverse.inventories.profile.key
-
Static class for profile type lookup and protected registration.
R
- read() - Method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareReader
- ReadOnlyShareHandler - Class in org.mvplugins.multiverse.inventories.handleshare
- ReadOnlyShareHandler(MultiverseInventories, Player) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- ReadOnlyShareHandlingEvent - Class in org.mvplugins.multiverse.inventories.event
- ReadOnlyShareHandlingEvent(Player, AffectedProfiles) - Constructor for class org.mvplugins.multiverse.inventories.event.ReadOnlyShareHandlingEvent
- recalculateApplicableShares() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- recalculateApplicableShares() - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Recalculates the applicable shares for all groups removing disabled optional shares.
- recalculateEnabledShares() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- RECIPES - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Recipes.
- register(DataImporter) - Method in class org.mvplugins.multiverse.inventories.dataimport.DataImportManager
-
Register a Data Importer and try to enable to it as well.
- register(DataImporter, boolean) - Method in class org.mvplugins.multiverse.inventories.dataimport.DataImportManager
-
Register a Data Importer and optionally try to enable to it as well.
- register(MultiverseInventories) - Static method in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Registers all Permission to the plugin.
- RELOAD_COMPLETE - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- reloadConfig() - Method in class org.mvplugins.multiverse.inventories.MultiverseInventories
-
Nulls the config object and reloads a new one, also resetting the world groups in memory.
- REMAINING_AIR - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Remaining Air.
- REMAINING_AIR - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default remaining air value.
- remove(Object) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- removeAll(Collection<?>) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- removeAllWorlds() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Remove all the worlds in this World Group.
- removeAllWorlds(boolean) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Remove all the worlds in this World Group.
- removeGroup(WorldGroup) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Removes a world group from the collection in memory AND from the groups configuration.
- removeWorld(String) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Removes a world from this world group and updates the group in the Config.
- removeWorld(String, boolean) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Removes a world from this world group and optionally updates it in the Config.
- removeWorld(World) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Convenience method to remove a
World
from this World Group. - REMOVEWORLD_WORLDNOTINGROUP - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- REMOVEWORLD_WORLDREMOVED - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- removeWorlds(Collection<String>) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
-
Removes multiple worlds from this World Group.
- retainAll(Collection<?>) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- runBulkEditAction(MVCommandIssuer, BulkEditAction<?>) - Method in class org.mvplugins.multiverse.inventories.commands.bulkedit.BulkEditCommand
S
- SATURATION - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Saturation.
- SATURATION - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default saturation value.
- save() - Method in class org.mvplugins.multiverse.inventories.config.handle.JsonConfigurationHandle
- save() - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Saves the configuration file to disk.
- serialise() - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestinationInstance
- serialize(ItemStack) - Static method in class org.mvplugins.multiverse.inventories.util.ItemStackConverter
- serialize(T) - Method in interface org.mvplugins.multiverse.inventories.share.SharableSerializer
-
This serializes the data for a Sharable.
- serializer(ProfileEntry, SharableSerializer<T>) - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
-
This allows you to specify a custom
SharableSerializer
to use to convert the data represented by this Sharable into something acceptable by persistence. - set(Sharable<S>, S) - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- set(Sharable<T>, T) - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Sets the profile's value for the
Sharable
passed in. - set(Sharable<T>, T) - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- setActiveOptionalShares(Shares) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Sets the optional shares to be used.
- setAlwaysWriteWorldProfile(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setApplyLastLocationForAllTeleports(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setApplyPlayerdataOnJoin(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setCancelled(boolean) - Method in class org.mvplugins.multiverse.inventories.event.ShareHandlingEvent
- setCauseException(Exception) - Method in exception class org.mvplugins.multiverse.inventories.dataimport.DataImportException
-
Sets what the causing exception was, if any.
- setDefaultUngroupedWorlds(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setEnableBypassPermissions(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setEnableGamemodeShareHandling(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setFirstRun(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Sets the first_run flag in the config so that the plugin no longer thinks it is the first run.
- setGlobalProfileCacheExpiry(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setGlobalProfileCacheSize(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setLastKnownName(String) - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Sets the last name that the player was seen having.
- setLastWorld(String) - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Sets the last world the player was known to be in.
- setLoadOnLogin(boolean) - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Sets whether the player data for the player's logout world should be loaded when the player logs in.
- setPlayerFileCacheExpiry(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setPlayerFileCacheSize(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setPlayerProfileCacheExpiry(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setPlayerProfileCacheSize(int) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setPreloadDataOnJoinGroups(List<String>) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setPreloadDataOnJoinWorlds(List<String>) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setRegisterPapiHook(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Sets the value of registerPapiHook
- setResetLastLocationOnDeath(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setSharing(Sharable, boolean) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- setSharing(Sharable, boolean) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
- setSharing(Shares, boolean) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- setSharing(Shares, boolean) - Method in interface org.mvplugins.multiverse.inventories.share.Shares
- setSpawnPriority(EventPriority) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- setSpawnWorld(String) - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- setUseByteSerializationForInventoryData(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setUseImprovedRespawnLocationDetection(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
- setUseOptionalsForUngroupedWorlds(boolean) - Method in class org.mvplugins.multiverse.inventories.config.InventoriesConfig
-
Sets whether Multiverse-Inventories will utilize optional shares in worlds that are not grouped.
- Sharable<T> - Interface in org.mvplugins.multiverse.inventories.share
-
An interface for any attribute that can be shared between worlds in a world group.
- Sharable.Builder<T> - Class in org.mvplugins.multiverse.inventories.share
-
This class is used to build new
Sharable
s. - SharableHandler<T> - Interface in org.mvplugins.multiverse.inventories.share
-
This class is used to handle the transition of data from a player profile to a player and vice versa, typically when changing worlds.
- Sharables - Class in org.mvplugins.multiverse.inventories.share
-
The Sharables class is where all the default Sharable instances are located as constants as well as a factory class for generating Shares.
- SharableSerializer<T> - Interface in org.mvplugins.multiverse.inventories.share
-
This represents how a Sharable's data will be serialized/deserialized.
- ShareHandlingEvent - Class in org.mvplugins.multiverse.inventories.event
-
Called when a player has changed from one world to another.
- ShareHandlingUpdater - Class in org.mvplugins.multiverse.inventories.handleshare
- Shares - Interface in org.mvplugins.multiverse.inventories.share
-
Interface for getting what is shared in a world player.
- SHARES_NOWSHARING - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- shouldLoadOnLogin() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
-
Says whether the player data for the player's logout world should be loaded when the player logs in.
- SingleSharableData<T> - Class in org.mvplugins.multiverse.inventories.profile.data
- SingleSharableData(Sharable<T>, T) - Constructor for class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- SingleShareReader<T> - Class in org.mvplugins.multiverse.inventories.handleshare
- SingleShareReader(MultiverseInventories, OfflinePlayer, String, ProfileType, Sharable<T>) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.SingleShareReader
- SingleShareWriter<T> - Class in org.mvplugins.multiverse.inventories.handleshare
-
Write a single share to the relevant world and group profiles.
- size() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- SPAWN_TELEPORTCONSOLEERROR - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- SPAWN_TELEPORTEDBY - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- SPAWN_TELEPORTING - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- SPECTATOR - Static variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
-
The profile type for the SPECTATOR Game Mode.
- standard() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- standardOf() - Static method in class org.mvplugins.multiverse.inventories.share.Sharables
- STATS - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Grouping for player stat related sharables not including inventory.
- stringSerializer(ProfileEntry) - Method in class org.mvplugins.multiverse.inventories.share.Sharable.Builder
-
Sets this sharable to be serialized as a string in the profile data file.
- suggestDestinations(CommandSender, String) - Method in class org.mvplugins.multiverse.inventories.destination.LastLocationDestination
- SURVIVAL - Static variable in class org.mvplugins.multiverse.inventories.profile.key.ProfileTypes
-
The profile type for the SURVIVAL Game Mode.
T
- TEST_STRING - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- toArray() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- toArray(T[]) - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- TOGGLE_NOOPTIONALSHARES - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- TOGGLE_NOWNOTUSINGOPTIONAL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- TOGGLE_NOWUSINGOPTIONAL - Enum constant in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
- toString() - Method in record class org.mvplugins.multiverse.inventories.profile.bulkedit.PlayerProfilesPayload
-
Returns a string representation of this record class.
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.data.PlayerProfile
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.GlobalProfile
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.group.WorldGroup
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.key.ContainerKey
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.key.GlobalProfileKey
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileFileKey
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileKey
- toString() - Method in class org.mvplugins.multiverse.inventories.profile.key.ProfileType
- toString() - Method in record class org.mvplugins.multiverse.inventories.share.ProfileEntry
-
Returns a string representation of this record class.
- toString() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- toStringList() - Method in class org.mvplugins.multiverse.inventories.share.Sharables
- toStringList() - Method in interface org.mvplugins.multiverse.inventories.share.Shares
- TOTAL_EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.share.Sharables
-
Sharing Total Experience.
- TOTAL_EXPERIENCE - Static variable in class org.mvplugins.multiverse.inventories.util.PlayerStats
-
Default total experience value.
U
- update(ProfileData) - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Updates this profile with the data from another profile data.
- update(ProfileData) - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- update(ProfileData) - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- update(ProfileData, Shares) - Method in interface org.mvplugins.multiverse.inventories.profile.data.ProfileData
-
Updates this profile with the data from another profile data for a specific set of
Sharable
s. - update(ProfileData, Shares) - Method in class org.mvplugins.multiverse.inventories.profile.data.ProfileDataSnapshot
- update(ProfileData, Shares) - Method in class org.mvplugins.multiverse.inventories.profile.data.SingleSharableData
- updateGlobalProfile(GlobalProfile) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Update the file for a player's global profile to disk.
- updateGroup(WorldGroup) - Method in interface org.mvplugins.multiverse.inventories.profile.group.WorldGroupManager
-
Adds or updates a world group in Multiverse-Inventories.
- updateOnlinePlayerNow(Player) - Method in class org.mvplugins.multiverse.inventories.profile.bulkedit.BulkEditAction
- updatePlayer(Player, ProfileData) - Method in interface org.mvplugins.multiverse.inventories.share.SharableHandler
-
This method is called during share handling (aka PlayerChangeWorldEvent).
- updatePlayer(MultiverseInventories, Player, PersistingProfile) - Static method in class org.mvplugins.multiverse.inventories.handleshare.ShareHandlingUpdater
- updatePlayerProfile(PlayerProfile) - Method in interface org.mvplugins.multiverse.inventories.profile.ProfileDataSource
-
Updates the persisted data for a player for a specific profile to disk.
- updateProfile(MultiverseInventories, Player, PersistingProfile) - Static method in class org.mvplugins.multiverse.inventories.handleshare.ShareHandlingUpdater
- updateProfile(ProfileData, Player) - Method in interface org.mvplugins.multiverse.inventories.share.SharableHandler
-
This method is called during share handling (aka PlayerChangeWorldEvent).
V
- VALUE_DELIMITER - Static variable in class org.mvplugins.multiverse.inventories.util.DataStrings
-
Delimiter to separate a key and it's value.
- valueOf(String) - Static method in enum class org.mvplugins.multiverse.inventories.destination.LastLocationDestination.InstanceFailureReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mvplugins.multiverse.inventories.profile.key.ContainerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.mvplugins.multiverse.inventories.destination.LastLocationDestination.InstanceFailureReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mvplugins.multiverse.inventories.profile.key.ContainerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mvplugins.multiverse.inventories.util.MVInvi18n
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.mvplugins.multiverse.inventories.util.Perm
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WORLD - Enum constant in enum class org.mvplugins.multiverse.inventories.profile.key.ContainerType
-
Indicates World type profiles.
- WORLD_NOT_FOUND - Enum constant in enum class org.mvplugins.multiverse.inventories.destination.LastLocationDestination.InstanceFailureReason
- WorldChangeShareHandler - Class in org.mvplugins.multiverse.inventories.handleshare
-
WorldChange implementation of ShareHandler.
- WorldChangeShareHandler(MultiverseInventories, Player, String, String) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- WorldChangeShareHandlingEvent - Class in org.mvplugins.multiverse.inventories.event
- WorldChangeShareHandlingEvent(Player, AffectedProfiles, String, String) - Constructor for class org.mvplugins.multiverse.inventories.event.WorldChangeShareHandlingEvent
- WorldGroup - Class in org.mvplugins.multiverse.inventories.profile.group
- worldGroupManager - Variable in class org.mvplugins.multiverse.inventories.commands.prompts.GroupControlPrompt
- worldGroupManager - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- worldGroupManager - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- worldGroupManager - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- worldGroupManager - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- WorldGroupManager - Interface in org.mvplugins.multiverse.inventories.profile.group
-
Manager class for manipulating the groups of this plugin that are contained in the groups configuration.
- worldProfileContainerStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.GameModeShareHandler
- worldProfileContainerStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.ReadOnlyShareHandler
- worldProfileContainerStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.WorldChangeShareHandler
- worldProfileContainerStore - Variable in class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- write(T) - Method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareWriter
- write(T, boolean) - Method in class org.mvplugins.multiverse.inventories.handleshare.SingleShareWriter
- WriteOnlyShareHandler - Class in org.mvplugins.multiverse.inventories.handleshare
- WriteOnlyShareHandler(MultiverseInventories, Player) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- WriteOnlyShareHandler(MultiverseInventories, Player, String, ProfileType) - Constructor for class org.mvplugins.multiverse.inventories.handleshare.WriteOnlyShareHandler
- WriteOnlyShareHandlingEvent - Class in org.mvplugins.multiverse.inventories.event
- WriteOnlyShareHandlingEvent(Player, AffectedProfiles) - Constructor for class org.mvplugins.multiverse.inventories.event.WriteOnlyShareHandlingEvent
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ConfigurationSerializable
.