Index

A B C D E F G H I J K L M N O P R S T U V W Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCache<V> - Class in tfagaming.projects.minecraft.homestead.database.cache
 
AbstractCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
AbstractMapIntegration - Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
AbstractMapIntegration(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
AbstractMapIntegration.GeoDirection - Enum Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
AcceptInviteSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
AcceptInviteSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.AcceptInviteSubCmd
 
actionButton(int, ItemStack, BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
activeBossBars - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
add(String, Object) - Method in class tfagaming.projects.minecraft.homestead.tools.java.Placeholder
Add a replacement string to the list of placeholders.
Example usage:
add(FakeBorderRegistry.FakeBorderBlock) - Static method in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
ADD_PLAYER_SUBAREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
addActionButton(int, ItemStack, BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
addChunkMarker(Region, RegionChunk) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
addChunkMarker(Region, RegionChunk) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.Pl3xMapAPI
 
addChunkMarker(Region, RegionChunk) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.SquaremapAPI
 
addCustomChart(Metrics.CustomChart) - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics
Adds a custom chart.
addFlag(long...) - Static method in class tfagaming.projects.minecraft.homestead.flags.FlagsCalculator
Add Bitwise flags with other flags.
Warning: Do not mix PlayerFlags, WorldFlags, and RegionControlFlags.
addItem(int, ItemStack, BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
addLog(long, String, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Add a new log to a region.
addLog(long, OfflinePlayer, LogManager.PredefinedLog, Object...) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
 
addLog(Region, String, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Add a new log to a region.
addLog(Region, OfflinePlayer, LogManager.PredefinedLog, Object...) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
 
addMember(OfflinePlayer, RegionMember.LinkageType, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Add a player as member of a region or a member of a sub-area.
addMemberToRegion(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Add a player as a member of a region.
addMemberToRegion(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Add a player as a member of a region.
addMemberToSubArea(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Add a player as a member of a sub-area.
addMemberToSubArea(OfflinePlayer, SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Add a player as a member of a sub-area.
addPersistent(Homestead, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.PersistentChunkTicket
 
addPersistent(Homestead, World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.PersistentChunkTicket
 
addRandomXp(long, double, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Add random XP between min and max (inclusive).
addRandomXp(long, long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Add random XP with integer bounds.
addRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
addRegionMarker(Region) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
 
addRegionToWar(War, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Adds a region to an existing war.
addXp(long) - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
addXp(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Add fixed XP to a region.
addXpPercentage(long, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Add XP as a percentage of the XP required for the next level.
AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.AdvancedBarChart
Class constructor.
AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.AdvancedPie
Class constructor.
AFTERNOON - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
allowFlagsOnPlayerTrust() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
API - Class in tfagaming.projects.minecraft.homestead.api
 
API() - Constructor for class tfagaming.projects.minecraft.homestead.api.API
 
apiEnabled(DynmapCommonAPI) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.listeners.DynmapListener
 
APIEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
APIEvent() - Constructor for class tfagaming.projects.minecraft.homestead.api.events.APIEvent
 
applyMetadata(ItemStack, String, List<String>) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
applyMetadata(ItemStack, String, List<String>, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
applyPlaceholders(String, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Apply placeholders to a string.
areEqual(Chunk, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
 
args - Variable in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
ARMOR_STANDS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
asPlayer(CommandSender) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
asPlayer(CommandSender) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
AutoClaimSession - Class in tfagaming.projects.minecraft.homestead.sessions
 
AutoCompleteFilter - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.commands
 
AutoSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
AutoSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.AutoSubCmd
 

B

B_STATS_VERSION - Static variable in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics
 
BalanceSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
BalanceSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BalanceSubCmd
 
BAN_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
BAN_PLAYER - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
BAN_PLAYERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
BANK - Enum constant in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
BANK - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
 
BankDepositEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
BankDepositEvent(Region, double) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.BankDepositEvent
 
BankWithdrawEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
BankWithdrawEvent(Region, double) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.BankWithdrawEvent
 
BanlistSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
BanlistSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BanlistSubCmd
 
BanManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages RegionBan.
banPlayer(long, OfflinePlayer, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Ban a player from accessing to a region.
banPlayer(Region, OfflinePlayer, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Ban a player from accessing to a region.
BanPlayerEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
BanPlayerEvent(Region, OfflinePlayer, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.BanPlayerEvent
 
BanPlayerSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
BanPlayerSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BanPlayerSubCmd
 
BASE - Static variable in class tfagaming.projects.minecraft.homestead.models.Level
 
BEIGE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
BLOCK_TRAMPLING - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
BLOCKS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder.BorderType
 
BLUE - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
BLUE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
BLUEMAP - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
BLUEMAP_INSTANCE - Static variable in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
BlueMapAPI - Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
BlueMapAPI(Homestead, BlueMapAPI) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
 
BorderBlockRenderer - Class in tfagaming.projects.minecraft.homestead.borders
 
BorderBlockRenderer() - Constructor for class tfagaming.projects.minecraft.homestead.borders.BorderBlockRenderer
 
BorderBreakListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
BorderBreakListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.BorderBreakListener
 
BordersSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
BordersSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BordersSubCmd
 
bossBarTaskHandles - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
BREAK_BLOCKS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
BrigadierCommandBuilder - Class in tfagaming.projects.minecraft.homestead.commands.brigadier
 
BrigadierCommandBuilder.SubCommandBuilder - Class in tfagaming.projects.minecraft.homestead.commands.brigadier
 
BrigadierCommands - Class in tfagaming.projects.minecraft.homestead.commands.brigadier
 
BrigadierCommands(Homestead, Commodore) - Constructor for class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommands
 
BRIGHT_ORANGE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
broadcastDeclarationOfWar(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Broadcasts the declaration of war to participants or the entire server.
BROWN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
bStats - Class in tfagaming.projects.minecraft.homestead.integrations
 
bStats(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bStats
 
build() - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
build() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
build() - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
build() - Method in class tfagaming.projects.minecraft.homestead.tools.java.Placeholder
Convert the placeholder class to a Map<String, String>.
builder(int, int) - Static method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
builder(int, int) - Static method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
builder(String, int) - Static method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
builder(String, int) - Static method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
builder(Homestead, Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession
 
Builder(int, int) - Constructor for class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
Builder(String, int) - Constructor for class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
BulkDeleteInvitesEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
BulkDeleteInvitesEvent(Region) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.BulkDeleteInvitesEvent
 
BulkUnbanPlayersEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
BulkUnbanPlayersEvent(Region) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.BulkUnbanPlayersEvent
 
button(int, ItemStack, BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
ButtonData(String, List<String>, String) - Constructor for class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
buttons - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
BUTTONS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 

C

Cache<K,V> - Interface in tfagaming.projects.minecraft.homestead.database.cache
 
callback(BiConsumer<Player, String>) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
callbacks - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu
 
callEvent(APIEvent) - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
callEventDiscordWebhook(APIEvent) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
canAccess(Region, Player) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
canAffordUpkeep(Region, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Checks if a region can afford its upkeep based on current bank balance.
cancel() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.threads.TaskHandle
 
cancelPlayerSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
cancelTask(Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Cancels the active particle task for the given player, if any.
cancelTask(Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Cancels the active particle task for the given player, if any.
cancelTask(Player) - Static method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
cancelTask(TaskHandle, Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Cancels the given task and removes it from the tracking map.
cancelTask(TaskHandle, Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Cancels the given task handle and removes the associated spawner from the tracking map.
cancelTask(TaskHandle, Player) - Static method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
cancelTeleport(UUID) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
canDeclareWar(Region, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Checks if two regions can declare war (pre-flight validation).
canRegister() - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
ChatSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
ChatSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.ChatSubCmd
 
CheckUpdatesSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
CheckUpdatesSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.CheckUpdatesSubCmd
 
CHOCOLATE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
CHUNK_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
CHUNK_IN_DISABLED_WORLD - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
 
CHUNK_NOT_ADJACENT_TO_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
 
CHUNK_NOT_FOUND - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
 
CHUNK_WOULD_SPLIT_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
 
ChunkBorder - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
 
ChunkBorder.BorderType - Enum Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
 
ChunkClaimEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
ChunkClaimEvent(Region, Chunk) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.ChunkClaimEvent
 
ChunkManager - Class in tfagaming.projects.minecraft.homestead.managers
Handles claiming, unclaiming, and managing chunks in regions.
ChunkManager.Error - Enum Class in tfagaming.projects.minecraft.homestead.managers
 
ChunkParticlesSpawner - Class in tfagaming.projects.minecraft.homestead.borders
Handles particle spawning around claimed region chunks for a specific player.
ChunkParticlesSpawner(Player) - Constructor for class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Creates a new ChunkParticlesSpawner for the given player.
CHUNKS - Enum constant in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
CHUNKS_COUNT - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
 
CHUNKS_PER_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
ChunkUnclaimEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
ChunkUnclaimEvent(Region, Chunk) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.ChunkUnclaimEvent
 
ChunkUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
 
CLAIM_CHUNK - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
CLAIM_CHUNKS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
claimChunk(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Claims a chunk for a specific region with normal protection checks.
claimChunk(Region, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Claims a chunk for a specific region with normal protection checks.
ClaimCommand - Class in tfagaming.projects.minecraft.homestead.commands.standard
 
ClaimCommand() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.ClaimCommand
 
ClaimFlySession - Class in tfagaming.projects.minecraft.homestead.sessions
 
ClaimlistSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
ClaimlistSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.ClaimlistSubCmd
 
ClaimSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
ClaimSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ClaimSubCmd
 
cleanup() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
cleanupInvalidBans() - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Removes all ban entries with invalid references:
- Players whose UUID no longer maps to a known player
- Regions that no longer exist
cleanupInvalidChunks() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Removes all claimed chunks with invalid references:
- Worlds that no longer exist
- Regions that no longer exist

Also cleans orphaned force-loaded chunks.
cleanupInvalidInvites() - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Removes all invites with invalid references:
- Players whose UUID no longer maps to a known player
- Regions that no longer exist
cleanupInvalidLevels() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Removes all level entries with invalid references:
- Regions that no longer exist
cleanupInvalidLogs() - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Removes all logs with invalid references:
- Regions that no longer exist
cleanupInvalidMembers() - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all member entries with invalid references:
- Players whose UUID no longer maps to a known player
- Regions that no longer exist (for REGION linkage)
- Sub-areas that no longer exist (for SUBAREA linkage)
cleanupInvalidRatings() - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Removes all ratings with invalid references:
- Players whose UUID no longer maps to a known player
- Regions that no longer exist
cleanupInvalidRegions() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Removes all regions with invalid references:
- Owners whose UUID no longer maps to a known player
- Worlds that no longer exist (for spawn location and welcome sign)

Also cleans invalid spawn locations and welcome signs.
cleanupInvalidSubAreas() - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Removes all sub-areas with invalid references: - Worlds that no longer exist - Regions that no longer exist - Members whose player UUID no longer maps to a known player
cleanupInvalidWars() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Removes all wars with invalid references:
- Regions that no longer exist
- Wars with fewer than 2 valid regions
cleanupOrphanedForceLoadedChunks() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Clean up force loaded chunks that are not claimed by any region.
clear() - Method in class tfagaming.projects.minecraft.homestead.logs.LogsFile
 
CLEAR - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
clearAllMarkers() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
clearAllMarkers() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
 
clearAllMarkers() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
clearAllMarkers() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.Pl3xMapAPI
 
clearAllMarkers() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.SquaremapAPI
 
CLICK - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
ClickContext(InventoryClickEvent, int, List<ItemStack>, PaginationMenu) - Constructor for class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.ClickContext
 
closeAllMenus(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
closeConnection() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
closeConnection() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
closePlayerMenus(Player) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
COEFFICIENT - Static variable in class tfagaming.projects.minecraft.homestead.models.Level
 
Colors() - Constructor for class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
ColorTranslator - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chat
 
CommandBuilder - Class in tfagaming.projects.minecraft.homestead.commands
 
CommandBuilder(String) - Constructor for class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
CommandBuilder(String, String...) - Constructor for class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
COMMANDS_COOLDOWN - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
CommandsCooldownListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
CommandsCooldownListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.CommandsCooldownListener
 
Config - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
CONFIG_PATH - Static variable in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
ConfigFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
ConfigFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
ConfigMigrator - Class in tfagaming.projects.minecraft.homestead.resources
Migrate any configuration settings from the ancient config.yml (v5.0.2.2) to the new resource files (v5.1.0.0).

This is a temporary solution that will be removed in the future.
ConfigMigrator(File, List<File>) - Constructor for class tfagaming.projects.minecraft.homestead.resources.ConfigMigrator
 
CONSTANT - Static variable in class tfagaming.projects.minecraft.homestead.models.Level
 
CONTAINERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
containsMiniMessageTag(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.ColorTranslator
Checks if the input string contains any MiniMessage tag.
convertToBalance(double) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
convertToBalance(long) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
Cooldown - Class in tfagaming.projects.minecraft.homestead.cooldown
 
Cooldown() - Constructor for class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
Cooldown.Type - Enum Class in tfagaming.projects.minecraft.homestead.cooldown
 
COPPER_GOLEMS_INTERACTION - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Deprecated.
Use ENTITY_GRIEFING instead.
CORAL - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
create(String) - Static method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder
 
CREATE_SUBAREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
createEmpty(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
createLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Create a new level entry for a region.
createRegion(String, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Creates a region, optionally ensuring the name is unique by appending a counter.
CreateRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
CreateRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.CreateRegionSubCmd
 
createStorage(long, int) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
createStorage(Region, int) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
createSubArea(long, String, World, Block, Block, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Create a new sub-area.
createSubArea(Region, String, World, Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Create a new sub-area.
CREATION_DATE - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
 
CRIMSON - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
CustomSignsListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
CustomSignsListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.CustomSignsListener
 
CYAN - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
CYAN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 

D

DAMAGE_HOSTILE_ENTITIES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
DAMAGE_PASSIVE_ENTITIES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
DARK_BLUE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
DARK_GRAY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
DARK_GREEN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
DARK_RED - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
DARK_SLATE_GRAY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
database - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
Database - Class in tfagaming.projects.minecraft.homestead.database
 
Database(Driver) - Constructor for class tfagaming.projects.minecraft.homestead.database.Database
 
debug(Object...) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
debug(String...) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
debug(Logger.PredefinedMessage) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
declareWar(String, double, Region, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Declares a new war between exactly two regions.
DEFAULT - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
DelayedTeleport - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
DelayedTeleport(Player, Location) - Constructor for class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
DelayedTeleportListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
DelayedTeleportListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.DelayedTeleportListener
 
DELETE_SUBAREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
deleteAll(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Delete all ratings sent to this region.
deleteAll(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Delete all ratings sent to this region.
deleteAllInvites() - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes every invite in the cache.
deleteAllLogs() - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Deletes every log in the cache.
deleteAllRatings() - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Deletes every rating in the cache.
deleteAllRatingsByPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Deletes all ratings submitted by a specific player.
deleteAllRatingsByPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Deletes all ratings submitted by a specific player.
deleteExpiredInvites(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites older than the specified maximum age.
deleteInvite(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Delete a player invitation.
deleteInvitesOfPlayer(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites sent by a region that invited a specific player.
deleteInvitesOfPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites that invited a specific player.
deleteInvitesOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites that invited a specific player.
deleteInvitesOfPlayer(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites sent by a region that invited a specific player.
deleteInvitesOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites created by a region.
deleteInvitesOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Deletes all invites created by a region.
deleteLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Permanently deletes the specified level.
deleteLevelByRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Delete level by region ID.
deleteLog(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Delete a log.
deleteLog(RegionLog) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Delete a log.
deleteLogsOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Delete all logs from a region.
deleteLogsOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Delete all logs from a region.
deleteLogsOlderThan(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Deletes all logs older than the specified timestamp.
deletePlayerRating(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Deletes a specific player's rating for a region.
deletePlayerRating(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Deletes a specific player's rating for a region.
deleteReadLogs(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Deletes all read logs from a region.
deleteReadLogs(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Deletes all read logs from a region.
deleteRegion(long, OfflinePlayer...) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Permanently deletes the specified region and all related data.
DeleteRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
DeleteRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DeleteRegionSubCmd
 
deleteStorage(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
deleteStorage(Region) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
deleteSubArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Permanently deletes the specified sub-area and its related members.
deleteSubAreasOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Deletes all sub-areas belonging to a region.
deleteSubAreasOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Deletes all sub-areas belonging to a region.
delevel(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Removes levels from a region without going below 0.
DENIED - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
DenyInviteSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
DenyInviteSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DenyInviteSubCmd
 
deposit(OfflinePlayer, double) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.EconomyProvider
 
deposit(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
deposit(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
deposit(OfflinePlayer, double) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerBank
 
DEPOSIT_MONEY - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
depositBank(double) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
DepositBankSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
DepositBankSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DepositBankSubCmd
 
deserialize(long, String) - Static method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
deserialize(String) - Static method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
deserialize(String) - Static method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
deserialize(String) - Static method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
destroy() - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
destroy() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
DiscordWebhookClient - Class in tfagaming.projects.minecraft.homestead.discord
 
DiscordWebhookClient(String) - Constructor for class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
DOORS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
doSpawnersIgnoreSpawnFlags() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
downloadAllIcons() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
downloadIcon(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.DrilldownPie
Class constructor.
Driver - Enum Class in tfagaming.projects.minecraft.homestead.database
 
DynamicMaps - Class in tfagaming.projects.minecraft.homestead.integrations
 
DYNMAP - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
DYNMAP_INSTANCE - Static variable in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
DynmapAPI - Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
DynmapAPI(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
DynmapListener - Class in tfagaming.projects.minecraft.homestead.integrations.maps.listeners
 
DynmapListener() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.listeners.DynmapListener
 

E

EAST - Enum constant in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
 
ECONOMY_INTEGRATION_DISABLED - Enum constant in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
EconomyProvider - Interface in tfagaming.projects.minecraft.homestead.integrations.vault
 
ELECTRIC_BLUE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
ELYTRA - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
end() - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
endAllWars() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Ends all active wars immediately.
endInstance() - Method in class tfagaming.projects.minecraft.homestead.Homestead
Kill the plugin's instance.
endInstance(Throwable) - Method in class tfagaming.projects.minecraft.homestead.Homestead
 
endNested() - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
endWar(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Ends and removes the war with the given ID.
ENTITY_DAMAGE - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
ENTITY_GRIEFING - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
EntityDeathListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
EntityDeathListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.EntityDeathListener
 
equals(Object) - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
equals(Object) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
equals(Object) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
equals(Object) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
error(String...) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
error(Throwable) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
error(Logger.PredefinedMessage) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
expandSubArea(SubArea, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Expands a sub-area by the given amount in all directions.
EXPLOSION_DAMAGE - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
Explosives() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Explosives
 
exportFromCache() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportLevels(List<Level>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportLevels(List<Level>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionBannedPlayers(List<RegionBan>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionBannedPlayers(List<RegionBan>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionChunks(List<RegionChunk>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionChunks(List<RegionChunk>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionInvites(List<RegionInvite>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionInvites(List<RegionInvite>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionLogs(List<RegionLog>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionLogs(List<RegionLog>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionMembers(List<RegionMember>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionMembers(List<RegionMember>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegionRates(List<RegionRate>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegionRates(List<RegionRate>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportRegions(List<Region>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportRegions(List<Region>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportSubAreas(List<SubArea>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportSubAreas(List<SubArea>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
ExportSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
ExportSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ExportSubCmd
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
exportWars(List<War>) - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
exportWars(List<War>) - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
extractSequence(long) - Static method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Extracts the sequence number from a Snowflake ID.
extractTimestamp(long) - Static method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Extracts the timestamp (as epoch millis) from a Snowflake ID.
extractWorkerId(long) - Static method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Extracts the worker ID from a Snowflake ID.

F

FakeBorderBlock(Location, BlockData, long, UUID) - Constructor for record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Creates an instance of a FakeBorderBlock record class.
FakeBorderRegistry - Class in tfagaming.projects.minecraft.homestead.borders
 
FakeBorderRegistry.FakeBorderBlock - Record Class in tfagaming.projects.minecraft.homestead.borders
 
FastAsyncWorldEditAPI - Class in tfagaming.projects.minecraft.homestead.integrations
 
FastAsyncWorldEditAPI() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.FastAsyncWorldEditAPI
 
FastStats - Class in tfagaming.projects.minecraft.homestead.integrations
 
FastStats(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.FastStats
 
FENCE_GATES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
fetch(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.tools.https.UpdateChecker
Fetch the latest version available from the GitHub repository.
fillEmptySlots() - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
fillEmptySlots() - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
fillEmptySlots() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
fillEmptySlots(ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
fillEmptySlots(ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
fillEmptySlots(ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
filler - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
filter(List<String>, String[]) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.commands.AutoCompleteFilter
 
find(List<String>, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringSimilarity
 
findChunk(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Retrieves the chunk with the exact ID, or null if none exists.
findChunk(UUID, int, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Finds a chunk by its world and coordinates.
findChunk(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Finds a chunk by its Bukkit chunk.
findLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Retrieves the level with the exact ID, or null if none exists.
findNearbyUnclaimedChunk(Player) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Finds a nearby unclaimed chunk around the player's current chunk within a radius up to 30.
findNearbyUnclaimedChunk(Location, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
 
findRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Retrieves the region with the exact ID, or null if none exists.
findRegion(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Retrieves the region with the exact name (case-insensitive), or null if none exists.
findSafeNetherLocation(World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
Finds a safe standable location in the Nether near (x, z).
findSubArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Retrieves the sub-area with the exact ID, or null if none exists.
findSubArea(long, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Retrieves the sub-area with the exact name (case-insensitive) within a region, or null if none exists.
findSubAreaByLocationInRegion(Location, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Finds the sub-area containing the given location, scoped to a specific region.
findSubAreaHasBlockInside(Block) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Finds the sub-area containing the given block.
findSubAreaHasLocationInside(Location) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Finds the sub-area containing the given location.
findWar(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Retrieves the war with the exact ID.
findWar(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Retrieves the war with the exact name (case-sensitive).
findWarByRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the war the given region is participating in.
findWarIgnoreCase(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Finds a war by name (case-insensitive).
FIRE_SPREAD - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
fix() - Method in class tfagaming.projects.minecraft.homestead.tools.validator.ResourceValidator
 
FLAG_CHANGE_STATE - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
Flags - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
FlagsCalculator - Class in tfagaming.projects.minecraft.homestead.flags
 
FlagsFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
FlagsFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
FlagsOverrideSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
FlagsOverrideSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.FlagsOverrideSubCmd
 
FlagsSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
FlagsSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.FlagsSubCmd
 
FlySubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
FlySubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.FlySubCmd
 
forceClose() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
forceEndWar(War, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Ends a war and declares a specific winner.
forceUnclaimChunk(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Unclaims a chunk bypassing split/topology protection and ownership checks.
forceUnclaimChunk(Region, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Unclaims a chunk bypassing split/topology protection and ownership checks.
ForceUnclaimCommand - Class in tfagaming.projects.minecraft.homestead.commands.operator
 
ForceUnclaimCommand() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.ForceUnclaimCommand
 
formatPaginationMenuTitle(String, int, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
formatPrivateChat(String, String, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
Formatter - Class in tfagaming.projects.minecraft.homestead.tools.java
 
Formatter() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
from(int) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
from(int) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
from(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
Get flag name from a bitwise value.
from(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
Get flag name from a bitwise value.
from(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Get flag name from a bitwise value.
fromInt(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
FROST_WALKER - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 

G

GENERAL_INTERACTION - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
get() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.platform.PlatformBridge
 
get(String) - Method in class tfagaming.projects.minecraft.homestead.resources.files.MenusFile
 
get(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerBank
 
get(ResourceType) - Static method in class tfagaming.projects.minecraft.homestead.resources.Resources
 
getActiveWars() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all active wars (alias for semantic clarity).
getAgo(long) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable duration "ago" string.
getAliases() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getAliases() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
getAll() - Method in class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
getAll() - Method in interface tfagaming.projects.minecraft.homestead.database.cache.Cache
 
getAll() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns an immutable view of every loaded chunk.
getAll() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns an immutable view of every loaded level.
getAll() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns a list of every loaded region, directly from dynamic cache.
getAll() - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns an immutable view of every loaded sub-area.
getAll() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all active wars.
getAll() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
getAll() - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
getAll() - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
getAllAllowedPlayerFlagsExcludeDisabledOnes() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
getAllAllowedWorldFlagsExcludeDisabledOnes() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
getAllBans() - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns an immutable view of every loaded ban entry.
getAllForceLoadedChunks() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.PersistentChunkTicket
 
getAllIcons() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
getAllItems() - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
getAllMembers() - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns an immutable view of every loaded member.
getAllMembersOfPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns all memberships for a specific player across regions and sub-areas.
getAllMembersOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns all memberships for a specific player across regions and sub-areas.
getAllOwners() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Collects every unique owner across all regions.
getAllRegions() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns all region IDs that have a level entry.
getAllSubCommands() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getAmount() - Method in class tfagaming.projects.minecraft.homestead.api.events.BankDepositEvent
 
getAmount() - Method in class tfagaming.projects.minecraft.homestead.api.events.BankWithdrawEvent
 
getAmountToPay(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.economy.UpkeepUtility
 
getAuthor() - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
getAuthor() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
getAverageBank() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the average bank balance across all regions.
getAverageLevel() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the server-wide average region level.
getAverageRating(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Get the average rating of all scores submitted by players.
getAverageRating(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Get the average rating of all scores submitted by players.
getAverageRatingRounded(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the average rating rounded to the nearest integer (useful for star displays).
getAverageRatingRounded(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the average rating rounded to the nearest integer (useful for star displays).
getBackButton() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getBalance(double) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable balance string.
getBalance(OfflinePlayer) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.EconomyProvider
 
getBalance(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getBalance(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getBanCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the number of active bans in the server.
getBanCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the number of active bans in a region.
getBanCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the number of active bans in a region.
getBank() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getBannedAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getBannedPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.BanPlayerEvent
 
getBannedPlayer(long, UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns an instance of RegionBan of a banned player from a region using UUIDs only.
getBannedPlayer(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns an instance of RegionBan of a banned player from a region.
getBannedPlayer(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns an instance of RegionBan of a banned player from a region.
getBannedRegions(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns all regions that a player is currently banned from.
getBannedRegions(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns all regions that a player is currently banned from.
getBanReason(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the ban reason for a player in a region, or null if not banned.
getBanReason(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the ban reason for a player in a region, or null if not banned.
getBansOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns a list of banned players from a region.
getBansOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns a list of banned players from a region.
getBanTime(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the timestamp when a player was banned from a region, or 0 if not banned.
getBanTime(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the timestamp when a player was banned from a region, or 0 if not banned.
getBlockLocation(Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getBlockType() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder
 
getBoolean(boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
getBoolean(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getBoolean(String, boolean) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getBorderChunks(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all chunks on the border of a region.
getBorderChunks(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all chunks on the border of a region.
getBoundingChunks(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the bounding box of a region's chunks in chunk coordinates.
getBoundingChunks(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the bounding box of a region's chunks in chunk coordinates.
getButton(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButton(int, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButton(int, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButton(int, Placeholder, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButton(MenuUtility.ButtonData) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButton(MenuUtility.ButtonData, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getButtonData(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getByLocation(Location) - Static method in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
getCacheInterval() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
getCacheLatency() - Static method in class tfagaming.projects.minecraft.homestead.database.Database
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.AdvancedBarChart
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.AdvancedPie
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.CustomChart
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.DrilldownPie
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.MultiLineChart
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SimpleBarChart
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SimplePie
 
getChartData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SingleLineChart
 
getChunk() - Method in class tfagaming.projects.minecraft.homestead.api.events.ChunkClaimEvent
 
getChunk() - Method in class tfagaming.projects.minecraft.homestead.api.events.ChunkUnclaimEvent
 
getChunkCentroid(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Calculates the centroid (average center) of all chunks in a region.
getChunkCentroid(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Calculates the centroid (average center) of all chunks in a region.
getChunkCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the number of chunks in the server.
getChunkCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the number of chunks owned by a region.
getChunkCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the number of chunks owned by a region.
getChunkDistanceToRegion(Chunk, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Calculates the Manhattan distance from a chunk to the nearest chunk owned by a region.
getChunkDistanceToRegion(Chunk, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Calculates the Manhattan distance from a chunk to the nearest chunk owned by a region.
getChunksByEachMember(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.Rewards
 
getChunksByLevel(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getChunksByPlayTime(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.Rewards
 
getChunksInArea(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
 
getChunksInArea(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
 
getChunksInWorld(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all claimed chunks in a specific world.
getChunksInWorld(World) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all claimed chunks in a specific world.
getChunksOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all chunks belonging to a region.
getChunksOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all chunks belonging to a region.
getChunksToRemove(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.economy.UpkeepUtility
 
getClaimedAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getClaimedPercentage(World) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the percentage of a world's chunks that are claimed.
getConfig() - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getConfigBoolean(String) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
getConfigInt(String) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
getConfigString(String) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
getControlFlags() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getCooldown() - Method in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
getCreatedAt() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getCreatedAt() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getCreatedAt() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getDatabaseProvider() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
getDate(long) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable date timestamp string.
getDefaultPlayerFlags() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
getDefaultWorldFlags() - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
getDescription() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getDescription() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getDisplayName() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getDisplayName() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getDouble(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getDouble(String, double) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getDustColor(RegionsFile.DustColorType) - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
getDustSize() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
getEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
getEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getEmptySlot() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getEntityKillReward(EntityType) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getEvent() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.ClickContext
 
getEventEnabled(String) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
getEventMessage(String) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
getExistingStorage(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
getExperience() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getFirstPosition() - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener.Selection
 
getFlagButton(String, boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getFlags() - Static method in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
Get list of flag names.
getFlags() - Static method in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
Get list of flag names.
getFlags() - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Get list of flag names.
getFlagState(boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
getFloat(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getFloat(String, float) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getForceLoadedChunks(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all force-loaded chunks belonging to a region.
getForceLoadedChunks(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all force-loaded chunks belonging to a region.
getFrom(Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.MergeRegionSession
 
getFromLocation(World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the chunk object for the given world and chunk coordinates.
getGlobalRank(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Averages the region's ranks across all metrics to give a global standing.
getGroups(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getGroups(OfflinePlayer) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.PermissionsProvider
 
getGroups(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getHandlers() - Method in class tfagaming.projects.minecraft.homestead.api.events.APIEvent
 
getHighestLevel() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Finds the region with the highest level.
getHighestLevelRegion() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Finds the region ID with the highest level.
getIconBufferedImage(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
getId(Level) - Method in class tfagaming.projects.minecraft.homestead.database.cache.LevelsCache
 
getId(Region) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionCache
 
getId(RegionBan) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionBanCache
 
getId(RegionChunk) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionChunkCache
 
getId(RegionInvite) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionInviteCache
 
getId(RegionLog) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionLogCache
 
getId(RegionMember) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionMemberCache
 
getId(RegionRate) - Method in class tfagaming.projects.minecraft.homestead.database.cache.RegionRateCache
 
getId(SubArea) - Method in class tfagaming.projects.minecraft.homestead.database.cache.SubAreasCache
 
getId(War) - Method in class tfagaming.projects.minecraft.homestead.database.cache.WarsCache
 
getId(V) - Method in class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
getIdentifier() - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
getIdentifierString(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
 
getInactiveRegions(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions with no activity (no logs) since a given timestamp.
getIndex() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.ClickContext
 
getInstance() - Method in class tfagaming.projects.minecraft.homestead.api.API
 
getInstance() - Method in interface tfagaming.projects.minecraft.homestead.api.HomesteadAPI
 
getInstance() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
getInstance() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.ClickContext
 
getInstance() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
getInstance() - Static method in class tfagaming.projects.minecraft.homestead.integrations.WorldGuardAPI
 
getInstance(IntegrationUtility.Integration) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility
 
getInt(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getInt(String, int) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getIntegerList(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getIntersectedSubArea(long, SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getInvite(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Retrieves a specific invite by its unique ID.
getInvite(long, UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Retrieves the invite for a specific player in a specific region using UUIDs.
getInvite(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Retrieves the invite for a specific player in a specific region.
getInviteCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the number of pending invites in the server.
getInviteCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the number of pending invites for a region.
getInviteCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the number of pending invites for a region.
getInviteCountOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the number of pending invites a player has across all regions.
getInvitedAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
getInvitedPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.InvitePlayerEvent
 
getInvitedPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.RevokePlayerInviteEvent
 
getInvitedPlayers(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns all unique player UUIDs that have been invited to a region.
getInvitedPlayers(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns all unique player UUIDs that have been invited to a region.
getInvitesOfPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns a list of invites that invited a specific player.
getInvitesOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns a list of invites that invited a specific player.
getInvitesOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns a list of invites created by a region.
getInvitesOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns a list of invites created by a region.
getItem(int) - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
getItem(String, List<String>, Material) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getItem(String, List<String>, Material, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getItem(MenuUtility.ButtonData) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getItem(MenuUtility.ButtonData, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getItems() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.ClickContext
 
getJoinedAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getKeysUnderPath(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
Returns every direct child key of the given configuration section, or an empty list if the path is not a section.
getKillXpMax(String) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getKillXpMin(String) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getLanguageSetting() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
getLargestSubArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the largest sub-area in a region by volume.
getLargestSubArea(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the largest sub-area in a region by volume.
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
getLatency() - Method in interface tfagaming.projects.minecraft.homestead.database.cache.Cache
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
getLatency() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
getLatency() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
getLatestLog(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the most recent log in a region.
getLatestLog(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the most recent log in a region.
getLevel() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getLevelAge(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns how many milliseconds ago the level entry was created.
getLevelByRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Get level by region ID.
getLevelCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the number of levels in the server.
getLevelDifference(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Calculates the level difference between two regions.
getLevelDistribution() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns a histogram of level distribution.
getLevelProgressPercentage(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the current progress percentage toward the next level.
getLimitsMethod() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits
 
getLinkageType() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getLocation() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getLocation(Player, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
Returns a safe teleport location inside the given chunk.
getLocation(Player, RegionChunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
Returns a safe teleport location inside the given chunk.
getLocation(Location) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable Location string.
getLocationChunk(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable Chunk string.
getLocationWithoutYawPitch(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
Returns a safe teleport location inside the given chunk without yaw and pitch angles.
getLocationWithoutYawPitch(RegionChunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkUtility
Returns a safe teleport location inside the given chunk without yaw and pitch angles.
getLog(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Retrieves a specific log by its unique ID.
getLogCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the total number of logs in the server.
getLogCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the total number of logs in a region.
getLogCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the total number of logs in a region.
getLogs(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns a list of logs from a region, sorted newest first.
getLogs(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns a list of logs from a region, sorted newest first.
getLogsAfter(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs sent after a specific timestamp.
getLogsAfter(Region, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs sent after a specific timestamp.
getLogsBefore(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs sent before a specific timestamp.
getLogsBefore(Region, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs sent before a specific timestamp.
getLogsByAuthor(long, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs from a specific author in a region.
getLogsByAuthor(Region, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns logs from a specific author in a region.
getLong(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getLong(String, long) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getLongestWar() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the war with the longest duration.
getLore() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
getLowestRatedRegions(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the lowest-rated regions, sorted by average rating ascending.
getMapColor() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getMapIcon() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getMaxX() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMaxX(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMaxX(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMaxY() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMaxY(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMaxY(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMaxZ() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMaxZ(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMaxZ(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMember(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Retrieves a member by its unique ID.
getMemberCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the number of members in the server.
getMemberCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the number of members in a region.
getMemberCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the number of members in a region.
getMemberNames(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the display names of all members in a region for GUI usage.
getMemberNames(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the display names of all members in a region for GUI usage.
getMemberOfRegion(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Retrieves the member entry for a specific player in a region.
getMemberOfRegion(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Retrieves the member entry for a specific player in a region.
getMemberOfSubArea(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Retrieves the member entry for a specific player in a sub-area.
getMemberOfSubArea(SubArea, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Retrieves the member entry for a specific player in a sub-area.
getMembersByLevel(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getMembersOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns list of members of a region.
getMembersOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns list of members of a region.
getMembersOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable list of members of a region.
getMembersOfSubArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns list of members of a sub-area.
getMembersOfSubArea(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns list of members of a sub-area.
getMembersOfWar(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Collects all members and owners from every region in the war.
getMembersOfWar(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Collects all members and owners from every region in the war.
getMenu(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
getMenusSetting() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
getMessage() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerMailEvent
 
getMessage() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionChatEvent
 
getMessage() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
getMethod() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder
 
getMinX() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMinX(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMinX(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMinY() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMinY(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMinY(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMinZ() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getMinZ(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getMinZ(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getModeRating(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the mode (most common rating) for a region.
getModeRating(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the mode (most common rating) for a region.
getName() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getName() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
getName() - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.EconomyProvider
 
getName() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getName() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getName() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getName() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getName() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getName() - Method in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 
getName() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
getName() - Method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
getNeighborsOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all unique regions that are adjacent (share a chunk border) to the given region.
getNeighborsOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns all unique regions that are adjacent (share a chunk border) to the given region.
getNever() - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
getNewDescription() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDescriptionUpdateEvent
 
getNewDisplayname() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDisplaynameUpdateEvent
 
getNewLocation() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionLocationUpdateEvent
 
getNewName() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionNameUpdateEvent
 
getNewOwner() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionOwnerUpdateEvent
 
getNewTaxesAt() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.economy.TaxesUtility
 
getNewUpkeepAt() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.economy.UpkeepUtility
 
getNexoItem(String) - Static method in class tfagaming.projects.minecraft.homestead.integrations.NexoMC
 
getNexoItem(String, String, List<String>) - Static method in class tfagaming.projects.minecraft.homestead.integrations.NexoMC
 
getNexoItem(String, String, List<String>, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.integrations.NexoMC
 
getNextPageButton() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getNone() - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
getOfflinePlayerNamesSync() - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get a list of offline player names.
getOfflinePlayersSync() - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get a list of offline players.
getOfflinePlayerSync(String) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get an offline player with player name, using safe method.
getOfflinePlayerSync(UUID) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get an offline player with player unique IDs, using safe method.
getOldDescription() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDescriptionUpdateEvent
 
getOldDisplayname() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDisplaynameUpdateEvent
 
getOldestLog(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the oldest log in a region.
getOldestLog(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the oldest log in a region.
getOldLocation() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionLocationUpdateEvent
 
getOldName() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionNameUpdateEvent
 
getOldOwner() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionOwnerUpdateEvent
 
getOnlineMembers(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns only online members of a region.
getOnlineMembers(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns only online members of a region.
getOnlinePlayerNamesSync() - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get a list of online player names.
getOnlinePlayersSync() - Method in class tfagaming.projects.minecraft.homestead.Homestead
Get a list of online players.
getOnlineWarMembers(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns only online players participating in a war.
getOrCreateLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Get or create level for a region.
getOrCreateMarkerSet(World) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
 
getOriginalType() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
getOwner() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getOwnerId() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getOwnerName() - Method in class tfagaming.projects.minecraft.homestead.models.Region
Returns the owner's name safely.
getPermissions() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getPermissions() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
getPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
getPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getPermissionsName() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getPermissionsName() - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.PermissionsProvider
 
getPermissionsName() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getPitch() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getPitch() - Method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinRegionEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinSubAreaEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftRegionEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftSubAreaEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerMailEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionChatEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionCreateEvent
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getPlayer() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
getPlayerAverageRating(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the average rating a specific player gives across all regions.
getPlayerAverageRating(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the average rating a specific player gives across all regions.
getPlayerFlags() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getPlayerFlags() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getPlayerFlags() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getPlayerGroup(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
getPlayerHead(String, List<String>, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getPlayerHead(String, List<String>, String, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getPlayerHead(String, List<String>, UUID) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getPlayerHead(String, List<String>, UUID, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getPlayerHead(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.items.ItemUtility
 
getPlayerId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getPlayerId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
getPlayerId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getPlayerId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getPlayerLimit(OfflinePlayer, Limits.LimitType) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits
 
getPlayerName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
Returns the player's name safely.
getPlayerName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
Returns the player's name safely.
getPlayerName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Returns the player's name safely.
getPlayerName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
Returns the player's name safely.
getPlayerOwnedRegions(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable list of regions that a player owns.
getPlayerPlaytime(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable OfflinePlayer's playtime string.
getPlayerRate(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Retrieves a player's specific rating for a region.
getPlayerRate(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Retrieves a player's specific rating for a region.
getPlayerSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
getPlayerStatus(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get the player status; Online, Offline, or server Banned.
getPlayerSubAreas(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas a player is a member of.
getPlayerSubAreas(Player) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas a player is a member of.
getPlayersWithRegionsHasWelcomeSigns() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies owners of regions that possess a welcome sign.
getPlayerTrustedRegions(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable list of region that a player is trusted in.
getPluginData() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics
Gets the plugin specific data.
getPoint1() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getPoint2() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getPoorestRegion() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the poorest region.
getPrefix() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
getPrefix() - Method in class tfagaming.projects.minecraft.homestead.resources.files.LanguageFile
 
getPreviousPageButton() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getPrice() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
getPrimaryGroup(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
getPrimaryGroup(OfflinePlayer) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.PermissionsProvider
 
getPrimaryGroup(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
getPrize() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getProgressPercentage() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getProvider() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
getPublicRegions() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies regions flagged as public (passthrough + teleport-spawn).
getRandomRegion() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns a random region from the cache.
getRank(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Get region's rank on leaderboard.
getRank(RegionManager.RegionSorting, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Computes the 1-based rank of a region within the given sorting; 0 if not found.
getRate() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getRate(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Retrieves a specific rating by its unique ID.
getRateCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the number of ratings in the server.
getRateCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the number of ratings for a region.
getRateCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the number of ratings for a region.
getRatedAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getRatesOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns all ratings for a specific region.
getRatesOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns all ratings for a specific region.
getRating(double) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable rate string.
getRating(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable rate string.
getRatingDistribution(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns a distribution map of ratings (score -> count) for a region.
getRatingDistribution(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns a distribution map of ratings (score -> count) for a region.
getRatingPercentage(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the percentage of ratings that match a specific score.
getRatingPercentage(Region, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the percentage of ratings that match a specific score.
getRaw() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.threads.TaskHandle
 
getRaw(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getReason() - Method in class tfagaming.projects.minecraft.homestead.api.events.BanPlayerEvent
 
getReason() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getRecentBans(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the most recent bans for a region, sorted newest first.
getRecentBans(Region, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Returns the most recent bans for a region, sorted newest first.
getRecentInvites(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the most recent invites for a region, sorted newest first.
getRecentInvites(Region, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns the most recent invites for a region, sorted newest first.
getRecentWars(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the most recently declared wars.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.BankDepositEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.BankWithdrawEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.BanPlayerEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.BulkDeleteInvitesEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.BulkUnbanPlayersEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.ChunkClaimEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.ChunkUnclaimEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.InvitePlayerEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinRegionEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftRegionEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerMailEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionChatEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionCreateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDeleteEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDescriptionUpdateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionDisplaynameUpdateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionLocationUpdateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionNameUpdateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RegionOwnerUpdateEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.RevokePlayerInviteEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.api.events.UnbanPlayerEvent
 
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.Level
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
Returns the region by directly fetching with region ID from cache.
getRegion() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
Returns the region by directly fetching with region ID from cache.
getRegion(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
getRegionAge(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns how many milliseconds ago the region was created.
getRegionAtChunk(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the region that owns the given chunk.
getRegionAtLocation(Location) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the region that owns the chunk at the given location.
getRegionBlocks(long) - Static method in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
getRegionChunkArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the total chunk area (width * depth) of a region's bounding box.
getRegionChunkArea(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the total chunk area (width * depth) of a region's bounding box.
getRegionCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the total number of regions in the server.
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
getRegionId() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
getRegionIds() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getRegionLimit(Region, Limits.LimitType) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits
 
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.Level
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
Returns the region name safely by directly fetching with region ID from cache.
getRegionName() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
Returns the region name safely by directly fetching with region ID from cache.
getRegionNames() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns all region names for tab-completion purposes.
getRegionOwnsTheChunk(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the region that owns a given chunk, or null if it is unclaimed.
getRegions() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getRegionsAboveLevel(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns all region IDs above the specified level threshold.
getRegionsAtLevel(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns all region IDs at exactly the specified level.
getRegionsByBankRange(double, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions with bank balance within a range.
getRegionsHasPlayerAsMember(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies every region that lists the given player as a member.
getRegionsHasPlayerAsMember(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies every region that lists the given player as a member.
getRegionsInvitedTo(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns all region IDs that a player has been invited to.
getRegionsInvitedTo(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Returns all region IDs that a player has been invited to.
getRegionsInWorld(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns all regions in a specific world.
getRegionsInWorld(World) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns all regions in a specific world.
getRegionsNearLocation(Location, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions within a chunk radius of a location.
getRegionsNeedingUpkeep(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions whose upkeep is due (upkeepAt <= current time + buffer).
getRegionsOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns all region IDs that a player is a member of.
getRegionsOfWar(War) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable list of regions part of a war.
getRegionsOwnedByPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies every region whose owner matches the given UUID.
getRegionsOwnedByPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies every region whose owner matches the given player.
getRegionsRatedByPlayer(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns all region IDs that a player has rated.
getRegionsRatedByPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns all region IDs that a player has rated.
getRegionsSortedByName() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Alias for RegionManager.sortRegionsAlpha() with a more descriptive name.
getRegionStorageSize() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
getRegionsWithBans() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions that have at least one ban.
getRegionsWithInvites() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions that have pending invites.
getRegionsWithMembers() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions that have at least one member.
getRegionsWithSubAreas() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns regions that have at least one sub-area.
getRegionsWithWelcomeSigns() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies only regions that have a welcome sign configured.
getRemainingTime(long) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
Get beautiful and readable remaining time string.
getRemainingTime(Player) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
getRent() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getRent() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getRenter() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
getRenterId() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
getRenterName() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
Returns the renter's name safely.
getRewardChunks(int) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getRewardChunksPerMember() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
getRewardMembers(int) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getRewardsAtLevel(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getRewardSubAreas(int) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getRewardSubAreasPerMember() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
getRewardUpkeepReduction(int) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
getRichestRegion() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the richest region.
getRichestWar() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the war with the highest prize.
getSecondPosition() - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener.Selection
 
getSentAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
getSet(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
Get list of flag names that exist in the bitwise value.
getSet(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
Get list of flag names that exist in the bitwise value.
getSet(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Get list of flag names that exist in the bitwise value.
getSize() - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
getSnowflake() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
getSound() - Method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
getStartedAt() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
getStartedAt() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getStorage(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
getStorage(Region) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
getStorageSize(Region) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
getString(String) - Method in class tfagaming.projects.minecraft.homestead.resources.files.LanguageFile
 
getString(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getString(String, String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getStringList(String) - Method in class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
getStrings() - Method in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
getSubArea() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinSubAreaEvent
 
getSubArea() - Method in class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftSubAreaEvent
 
getSubArea() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Returns the sub-area by directly fetching with sub-area ID from cache.
getSubAreaCenter(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Calculates the center location of a sub-area.
getSubAreaCorners(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all 8 corner blocks of a sub-area.
getSubAreaCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the number of sub-areas in the server.
getSubAreaCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the number of sub-areas in a region.
getSubAreaCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the number of sub-areas in a region.
getSubAreaId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getSubAreaMemberCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the number of members in a sub-area.
getSubAreaMemberCount(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns the number of members in a sub-area.
getSubAreaName() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Returns the sub-area name safely by directly fetching with sub-area ID from cache.
getSubAreaNames(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-area names for a region.
getSubAreaNames(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-area names for a region (useful for GUIs).
getSubAreasByEachMember(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.Rewards
 
getSubAreasByLevel(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getSubAreasByPlayTime(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.Rewards
 
getSubAreasByVolumeRange(long, int, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns sub-areas filtered by volume range.
getSubAreasByVolumeRange(Region, int, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns sub-areas filtered by volume range.
getSubAreasIntersecting(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas that intersect (overlap) with the given sub-area.
getSubAreasIntersectingRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas in a region that intersect with region chunks.
getSubAreasIntersectingRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas in a region that intersect with region chunks.
getSubAreasInWorld(UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas in a specific world.
getSubAreasInWorld(World) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns all sub-areas in a specific world.
getSubAreasOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Returns all sub-area IDs that a player is a member of.
getSubAreasOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Get sub-areas of a region.
getSubAreasOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Get sub-areas of a region.
getSubCommand(String) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getSubCommandNames() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getTaxes() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getTaxesAt() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getTime() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getTitle(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility
 
getTo(Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.MergeRegionSession
 
getToggle(boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.Formatter
 
getTopLevels(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Get top levels sorted by level (desc), then by XP (desc).
getTopRatedRegions(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the top-rated regions, sorted by average rating descending.
getTotalClaimedChunks() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns the total number of claimed chunks across all regions.
getTotalExperience() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getTotalPages() - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
getTotalScore(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the sum of all rating scores for a region.
getTotalScore(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns the sum of all rating scores for a region.
getTotalServerBank() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Returns the sum of all region bank balances.
getTotalVolume(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the total volume (in blocks) of all sub-areas in a region.
getTotalVolume(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Returns the total volume (in blocks) of all sub-areas in a region.
getTotalXpForCurrentLevel() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getTotalXpForLevel(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the XP required to reach a specific level from level 0.
getTotalXpOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the total accumulated XP (including spent on levels) for a region.
getTransparencyFill() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
getTransparencyOutline() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
getType() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
getUnbannedPlayer() - Method in class tfagaming.projects.minecraft.homestead.api.events.UnbanPlayerEvent
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getUniqueId() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getUnratedRegions() - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Returns all regions that have not received any ratings.
getUnreadCount(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the number of unread logs in a region.
getUnreadCount(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns the number of unread logs in a region.
getUnreadLogs(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns only unread logs from a region.
getUnreadLogs(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Returns only unread logs from a region.
getUnset(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
Get list of flag names that does not exist in the bitwise value.
getUnset(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
Get list of flag names that does not exist in the bitwise value.
getUnset(long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Get list of flag names that does not exist in the bitwise value.
getUntilAt() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
getUpkeepAt() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getUpkeepReductionByLevel(Region) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
getUsage() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
getUsage() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
getValue() - Method in enum class tfagaming.projects.minecraft.homestead.models.RegionMember.LinkageType
 
getVersion() - Method in class tfagaming.projects.minecraft.homestead.api.API
 
getVersion() - Method in interface tfagaming.projects.minecraft.homestead.api.HomesteadAPI
 
getVersion() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
getVersion() - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
getVolume() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getVolume() - Method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
getVolume(Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getVolume(SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
getWarCount() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the total number of active wars.
getWarDuration(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns how long a war has been running in milliseconds.
getWarLeaderboard(int) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns wars sorted by prize descending.
getWarMemberCount(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the total number of unique players involved in a war.
getWarNames() - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all war names for tab-completion.
getWarParticipantCount(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns the number of regions in a war.
getWarParticipants(War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all regions participating in a war.
getWarsByRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all wars a region is participating in.
getWarsByRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns all wars a region is participating in.
getWeather() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getWelcomeSign() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getWinner() - Method in class tfagaming.projects.minecraft.homestead.models.War
 
getWorkerId() - Method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Returns the worker ID of this generator instance.
getWorld() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getWorld() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
getWorld() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getWorld() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getWorldFlags() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
getWorldId() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getWorldId() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
getWorldId() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getWorldId() - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
getX() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getX() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
getX() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getXpForLevel(int) - Static method in class tfagaming.projects.minecraft.homestead.models.Level
 
getXpForNextLevel() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getXpProgress() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getXpRemaining() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
getXpUntilNextLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Returns the remaining XP needed to reach the next level.
getY() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
getY() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getYaw() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
getZ() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
getZ() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
getZ() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
GlobalPlayerFlags - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
GlobalPlayerFlags(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.GlobalPlayerFlags
 
goBack(BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
GOLD - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
grantLevels(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Grants multiple levels at once.
GRASS_GROWTH - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
GRAY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
greedyStringArg(String) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
GREEN - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
GREEN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
GROUPS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitMethod
 

H

HARVEST_CROPS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
has(OfflinePlayer, double) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.EconomyProvider
 
has(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
has(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
has(OfflinePlayer, double) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerBank
 
has(OfflinePlayer, String) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
has(OfflinePlayer, String) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.PermissionsProvider
 
has(OfflinePlayer, String) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
hasActiveBans(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Checks if a region has any active bans.
hasActiveBans(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Checks if a region has any active bans.
hasAdjacentOwnedChunk(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns true if the provided chunk is adjacent to any chunk owned by the same region.
hasControlFlag(long, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a member in a region has a specific control flag set.
hasControlFlag(Region, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a member in a region has a specific control flag set.
hasControlRegionPermissionFlag(long, Player, long) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
hasCooldown(Player) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
hasCooldown(Player, Cooldown.Type) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
hasEntityKillReward(EntityType) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.rewards.LevelRewards
 
hashCode() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns a hash code value for this object.
hashCode() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
hashCode() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
hashCode() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
hashCode() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
hasMenu(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
hasNeighbor(Player) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns true if the player has any neighboring claimed chunks that belong to another region.
hasPendingInvite(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Checks if a player has a pending invite from a region.
hasPermission(CommandSender) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
hasPermission(CommandSender) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
hasPermission(Player, Chunk, Location, long) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.RegionProtection
 
hasPermission(Player, Chunk, Location, long, Runnable, Runnable) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.RegionProtection
 
hasPermissionFlag(long, long, Player, long, boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
hasPermissionFlag(long, Player, long, boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
Checks whether the given player has the specified player flag in the target region.
hasPlayerFlag(long, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a member in a region has a specific player flag set.
hasPlayerFlag(Region, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a member in a region has a specific player flag set.
hasRatedRegion(UUID, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Checks if a player has rated a region using UUID only.
hasRatedRegion(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Checks if a player has rated a region.
hasRatedRegion(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Checks if a player has rated a region.
hasReachedLimit(OfflinePlayer, Region, Limits.LimitType) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits
 
hasSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.AutoClaimSession
 
hasSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.ClaimFlySession
 
hasSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
hasStorage(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
hasStorage(Region) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
hasSubAreas(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks if a region has any sub-areas.
hasSubAreas(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks if a region has any sub-areas.
hasUnreadLogs(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Checks if a region has any unread logs.
hasUnreadLogs(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Checks if a region has any unread logs.
HelpSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
HelpSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.HelpSubCmd
 
Homestead - Class in tfagaming.projects.minecraft.homestead
 
Homestead() - Constructor for class tfagaming.projects.minecraft.homestead.Homestead
 
HomesteadAdminCommand - Class in tfagaming.projects.minecraft.homestead.commands.operator
 
HomesteadAdminCommand() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.HomesteadAdminCommand
 
HomesteadAPI - Interface in tfagaming.projects.minecraft.homestead.api
 
HomeSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
HomeSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.HomeSubCmd
 
HOSTILE_ENTITY_SPAWN - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
HOT_PINK - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 

I

ICE_MELTING - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
id - Variable in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
IGNITE - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
ignoreOperators() - Method in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importLevels() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importLevels() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionBannedPlayers() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionBannedPlayers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionChunks() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionChunks() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionInvites() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionInvites() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionLogs() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionLogs() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionMembers() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionMembers() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegionRates() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegionRates() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importRegions() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importRegions() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importSubAreas() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importSubAreas() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
ImportSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
ImportSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ImportSubCmd
 
importToCache() - Method in class tfagaming.projects.minecraft.homestead.database.Database
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
importWars() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
importWars() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
INDIGO - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
info(String...) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
info(Logger.PredefinedMessage) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
inGroup(OfflinePlayer, String) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
inGroup(OfflinePlayer, String) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.PermissionsProvider
 
inGroup(OfflinePlayer, String) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
init(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
initialLocations - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
intArg(String) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
intArg(String, int, int) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
IntegrationUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.plugins
 
IntegrationUtility.Integration - Enum Class in tfagaming.projects.minecraft.homestead.tools.minecraft.plugins
 
INTERACT_ENTITIES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
inventory - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu
 
InventoryManager - Class in tfagaming.projects.minecraft.homestead.gui
 
InventoryManager() - Constructor for class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
INVITE_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
INVITE_PLAYER - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
InviteManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages RegionInvite.
invitePlayer(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Invite a player to a region.
invitePlayer(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Invite a player to a region.
InvitePlayerEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
InvitePlayerEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.InvitePlayerEvent
 
IPlatformBridge - Interface in tfagaming.projects.minecraft.homestead.tools.minecraft.platform
Abstraction layer for API calls that exist on Paper (Adventure) but differ on Spigot.
isAdjacentChunksRuleEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isAdventureClassPresent() - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.platform.PlatformBridge
 
isAvailable() - Static method in class tfagaming.projects.minecraft.homestead.integrations.FastAsyncWorldEditAPI
 
isAvailable() - Static method in class tfagaming.projects.minecraft.homestead.integrations.NexoMC
 
isAvailable() - Static method in class tfagaming.projects.minecraft.homestead.integrations.WorldGuardAPI
 
isBanned(long, UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Checks if a player is banned from a region using UUIDs only.
isBanned(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Checks if a player is currently being banned by a region.
isBanned(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
isBanned(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Checks if a player is currently being banned by a region.
isBlockInAnySubArea(Block) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks if a block is inside any sub-area on the server.
isBlockInside(Block) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
isBlockInside(SeBlock) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
isBlueMapInstalled() - Static method in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
isBordersEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isCancelled() - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.threads.TaskHandle
 
isChunkClaimed(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns whether a given chunk is already claimed by any region.
isChunkClaimedByRegion(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns true if the region owns a given chunk, false otherwise.
isChunkClaimedByRegion(Region, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns true if the region owns a given chunk, false otherwise.
isChunkInDisabledWorld(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Returns true if the chunk's world is on the exact list OR matches any configured glob-style pattern (supports * and ?).
isChunkInRegion(Chunk) - Static method in class tfagaming.projects.minecraft.homestead.integrations.WorldGuardAPI
 
isChunkOnBorder(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Checks if a chunk is on the border (edge) of a region.
isClassFound() - Static method in class tfagaming.projects.minecraft.homestead.listeners.ItemTransportingEntityValidateTargetListener
 
isConsoleOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
isConsoleOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
isDebugEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
isDynmapInstalled() - Static method in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
isEconomyReady() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
isEnabled() - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldRules
 
isEnabled() - Method in class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics
Checks if bStats is enabled.
isEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
isEnabled(IntegrationUtility.Integration) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility
 
isExplosive(Entity) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Explosives
 
isFlagDisabled(String) - Method in class tfagaming.projects.minecraft.homestead.resources.files.FlagsFile
 
isFlagSet(long, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.FlagsCalculator
Return true when a bitwise flag exist in a list of flags, otherwise false.
Warning: Do not mix PlayerFlags, WorldFlags, and RegionControlFlags.
isFolia() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
isForceLoaded() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
isFromHaveRequest(Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.MergeRegionSession
 
isInstantTrustSystemEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isIntersecting(SubArea) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
isIntersectingOtherSubArea(long, SeBlock, SeBlock) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
isInvited(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Checks if a player is invited by a region.
isInvited(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Checks if a player is invited by a region.
isInviteExpired(RegionInvite, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.InviteManager
Checks if an invitation has expired based on a maximum age in milliseconds.
isLocationInAnySubArea(Location) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks if a location is inside any sub-area on the server.
isLocationInside(Location) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
isLocationInside(SeLocation) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
isManual() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
isMaxLevel(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Checks if a region has reached or exceeded a maximum level cap.
isMemberOfAnyRegion(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of any region.
isMemberOfAnySubArea(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of any sub-area.
isMemberOfRegion(long, UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of a region.
isMemberOfRegion(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of a region.
isMemberOfRegion(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of a region.
isMemberOfSubArea(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of a sub-area.
isMemberOfSubArea(SubArea, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Checks if a player is a member of a sub-area.
isMobProjectile(Entity) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Projectiles
 
isNameUsed(long, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks whether any sub-area in the region already carries the supplied name, ignoring case.
isNameUsed(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Checks whether any region already carries the supplied name, ignoring case.
isNameUsed(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Checks whether any active war already carries the supplied name (case-insensitive).
isNeighborClaimed(Region, RegionChunk, AbstractMapIntegration.GeoDirection) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
isOnCooldown(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
isOperator(Player) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
isOperator(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
isOwner(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
isOwner(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
isPaper() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
isPermissionsReady() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
isPl3xMapInstalled() - Static method in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
isPlayerFlagAllowed(String, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldRules
 
isPlayerFlagAllowed(World, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldRules
 
isPlayerFlagSet(long) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
isPlayerInsideRegion(Player, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Tests whether the player's current chunk is claimed by the supplied region.
isPlayerInSubArea(Player, SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Checks if a player is currently inside a specific sub-area.
isPlayerInWar(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns true if the given player is a member or owner of any active war.
isPlayerInWar(OfflinePlayer, War) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns true if the given player is a member or owner of the specified war.
isPlayerOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
isPlayerOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
isPlayerProjectile(Entity) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Projectiles
 
isProjectile(Entity) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Projectiles
 
isPublic() - Method in class tfagaming.projects.minecraft.homestead.models.Region
Check if the region is public.
isRead() - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
isRegionEmpty(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Checks if a region has no chunks and no members (essentially empty).
isRegionInWar(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns true if the given region is currently participating in any war.
isRegionInWar(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Returns true if the given region is currently participating in any war.
isRegionStorageEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isRegionSurrounded(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Checks if a region is completely surrounded by other regions (no unclaimed neighbors).
isRegionSurrounded(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Checks if a region is completely surrounded by other regions (no unclaimed neighbors).
isRewardsEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isSnapshot() - Static method in class tfagaming.projects.minecraft.homestead.Homestead
 
isSquaremapInstalled() - Static method in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
isTaskRunning(Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Returns true if a particle task is currently running for the given player, otherwise false.
isTaskRunning(Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Returns true if a particle task is currently running for the given player, otherwise false.
isToHaveRequest(Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.MergeRegionSession
 
isValid() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
isValidDouble(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
isValidIcon(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
isValidInteger(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
isValidLong(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
isValidRegionDescription(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
isValidRegionDisplayName(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
isValidRegionName(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
isValidSlot(int) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
isValidSubAreaName(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
isWaitingForInput(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession
 
isWarNameUsed(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Checks whether any active war already carries the supplied name (case-sensitive).
isWelcomeSignEnabled() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
isWorldFlagAllowed(String, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldRules
 
isWorldFlagAllowed(World, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldRules
 
isWorldFlagSet(long) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
item(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
ITEM_FRAME_INTERACTION - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
items - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
items(List<ItemStack>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
itemsPerPage(int) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
ItemTransportingEntityValidateTargetListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
ItemTransportingEntityValidateTargetListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.ItemTransportingEntityValidateTargetListener
 
ItemUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.items
 

J

JOIN_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 

K

KHAKI - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
KICK_PLAYERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
KickPlayerSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
KickPlayerSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.KickPlayerSubCmd
 

L

Language - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
LanguageFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
LanguageFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.LanguageFile
 
lastLocations - Static variable in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
LAVENDER - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LAYER_LABEL - Static variable in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
LeaveRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
LeaveRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LeaveRegionSubCmd
 
LEAVES_DECAY - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
legacyToMiniMessage(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.ColorTranslator
 
LegacyVaultProvider - Class in tfagaming.projects.minecraft.homestead.integrations.vault
 
LegacyVaultProvider(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
Level - Class in tfagaming.projects.minecraft.homestead.models
 
Level(long) - Constructor for class tfagaming.projects.minecraft.homestead.models.Level
 
Level(long, long, int, long, long, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.Level
 
LEVEL_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
LevelManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages Level progression for regions.
LevelRewards - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.rewards
 
Levels - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
LevelsCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
LevelsCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.LevelsCache
 
LevelsFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
LevelsFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.LevelsFile
 
LevelsSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
LevelsSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LevelsSubCmd
 
LEVERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
LIGHT_BLUE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIGHT_CYAN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIGHT_GRAY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIGHT_GREEN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIGHT_PINK - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIGHT_YELLOW - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
LIME - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
Limits - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.limits
 
Limits - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
Limits.LimitMethod - Enum Class in tfagaming.projects.minecraft.homestead.tools.minecraft.limits
 
Limits.LimitType - Enum Class in tfagaming.projects.minecraft.homestead.tools.minecraft.limits
 
LimitsFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
LimitsFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.LimitsFile
 
LIQUID_FLOW - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
ListUtils - Class in tfagaming.projects.minecraft.homestead.tools.java
 
ListUtils() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.ListUtils
 
literalSub(String) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder
 
literalSub(String) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
load(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.resources.Resources
 
loc() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns the value of the loc record component.
LOC_MAP - Static variable in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
LOG_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
Logger - Class in tfagaming.projects.minecraft.homestead.logs
 
Logger() - Constructor for class tfagaming.projects.minecraft.homestead.logs.Logger
 
Logger.Colors - Class in tfagaming.projects.minecraft.homestead.logs
 
Logger.PredefinedMessage - Enum Class in tfagaming.projects.minecraft.homestead.logs
 
LogManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages RegionLog.
LogManager.PredefinedLog - Enum Class in tfagaming.projects.minecraft.homestead.managers
 
LogsFile - Class in tfagaming.projects.minecraft.homestead.logs
 
LogsFile() - Constructor for class tfagaming.projects.minecraft.homestead.logs.LogsFile
 
LogsSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
LogsSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LogsSubCmd
 

M

MAGENTA - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
MailSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
MailSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MailSubCmd
 
MANAGE_LOGS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
MANAGE_SUBAREAS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
MapColor - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.plugins
 
MapColorMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
MapColorMenu(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.MapColorMenu
 
MapIcon - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.plugins
 
MapIcon() - Constructor for class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapIcon
 
MapIconMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
MapIconMenu(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.MapIconMenu
 
MariaDB - Class in tfagaming.projects.minecraft.homestead.database.providers
 
MariaDB(String, String, String, int, String, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
MARIADB - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
markAllAsRead(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Mark all logs as read.
markAllAsRead(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Mark all logs as read.
markAllAsUnread(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Mark all logs as unread.
markAllAsUnread(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Mark all logs as unread.
markAsRead(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Marks a specific log as read.
markAsUnread(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LogManager
Marks a specific log as unread.
markerSet - Static variable in class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
MAROON - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
matches(String) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
MAX_BANK_DEPOSIT - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
MAX_FORCE_LOADED_CHUNKS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
MAX_SUBAREA_VOLUME - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
MEMBER - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 
MEMBER_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
MemberManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages RegionMember.
MEMBERS - Enum constant in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
MEMBERS_COUNT - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
 
MEMBERS_PER_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
MembersSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
MembersSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MembersSubCmd
 
MemberTaxes - Class in tfagaming.projects.minecraft.homestead.events
 
Menu - Class in tfagaming.projects.minecraft.homestead.gui
 
Menu(Menu.Builder<?>) - Constructor for class tfagaming.projects.minecraft.homestead.gui.Menu
 
Menu.Builder<T> - Class in tfagaming.projects.minecraft.homestead.gui
 
Menus - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
MenusFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
MenusFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.MenusFile
 
MenuSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
MenuSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MenuSubCmd
 
MenuUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.menus
 
MenuUtility.ButtonData - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.menus
 
MergeAcceptRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
MergeAcceptRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MergeAcceptRegionSubCmd
 
mergeRegions(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Merges all chunks from one region into another.
mergeRegions(Region, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Merges all data from one region into another and deletes the source region.
MergeRegionSession - Class in tfagaming.projects.minecraft.homestead.sessions
 
MergeRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
MergeRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MergeRegionSubCmd
 
Messages - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chat
 
Metrics - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
bStats collects some data for plugin authors.
Metrics - Class in tfagaming.projects.minecraft.homestead.integrations.faststats
 
Metrics(Plugin, int) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics
Class constructor.
Metrics(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.faststats.Metrics
 
Metrics.AdvancedBarChart - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom advanced bar chart.
Metrics.AdvancedPie - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom advanced pie.
Metrics.CustomChart - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom chart.
Metrics.DrilldownPie - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom drilldown pie.
Metrics.MultiLineChart - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom multi line chart.
Metrics.SimpleBarChart - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom simple bar chart.
Metrics.SimplePie - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom simple pie.
Metrics.SingleLineChart - Class in tfagaming.projects.minecraft.homestead.integrations.bstats
Represents a custom single line chart.
MIDNIGHT - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
migrate() - Method in class tfagaming.projects.minecraft.homestead.resources.ConfigMigrator
Runs the migration, returns true when a change has happened.
MINT - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
MiscellaneousSettings - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
MiscellaneousSettings(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.MiscellaneousSettings
 
MongoDB - Class in tfagaming.projects.minecraft.homestead.database.providers
 
MongoDB(String, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
MONGODB - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
MORNING - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.MultiLineChart
Class constructor.
multiplyXp(long, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Multiplies the current XP progress by a factor (useful for boosters).
MySQL - Class in tfagaming.projects.minecraft.homestead.database.providers
 
MySQL(String, String, String, int, String, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
MYSQL - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 

N

name - Variable in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 
NAVY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
NEON_GREEN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
NEON_PURPLE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
NEON_YELLOW - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
newMergeRequest(Region, Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.MergeRegionSession
 
newSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.AutoClaimSession
 
newSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.ClaimFlySession
 
newSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
newSession(Player, Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
NEXO - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
NexoMC - Class in tfagaming.projects.minecraft.homestead.integrations
 
NexoMC() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.NexoMC
 
next() - Method in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
next(int) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
next(int) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
nextId() - Method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Generates the next unique Snowflake ID.
nextIdString() - Method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Generates the next unique Snowflake ID.
nextPageItem(ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
NIGHT - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
NOON - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
NORTH - Enum constant in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
 
NumberUtils - Class in tfagaming.projects.minecraft.homestead.tools.java
 
NumberUtils() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 

O

OLDEST - Enum constant in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
OLIVE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
onBlockBreak(BlockBreakEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockBurn(BlockBurnEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockExplode(BlockExplodeEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockFade(BlockFadeEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockGrow(BlockGrowEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockIgnite(BlockIgniteEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockPlace(BlockPlaceEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBlockSpread(BlockSpreadEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onBreak(BlockBreakEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.BorderBreakListener
 
onBreakMonitor(BlockBreakEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.BorderBreakListener
 
onCancel(Consumer<Player>) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
onChat(AsyncPlayerChatEvent) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession
 
onClick(BiConsumer<Player, PaginationMenu.ClickContext>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
onCommand(CommandSender, Command, String, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
onCommand(PlayerCommandPreprocessEvent) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession
 
onCreatureSpawn(CreatureSpawnEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.ForceUnclaimCommand
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.HomesteadAdminCommand
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.ClaimCommand
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.RegionCommand
 
onDefaultExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.UnclaimCommand
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.ForceUnclaimCommand
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.HomesteadAdminCommand
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.ClaimCommand
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.RegionCommand
 
onDefaultTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.UnclaimCommand
 
onDisable() - Method in class tfagaming.projects.minecraft.homestead.Homestead
 
onDispense(BlockDispenseEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onDrop(BlockDropItemEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.BorderBreakListener
 
onEnable() - Method in class tfagaming.projects.minecraft.homestead.Homestead
 
onEntityBreakDoor(EntityBreakDoorEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onEntityChangeBlock(EntityChangeBlockEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onEntityDamageByEntity(EntityDamageByEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onEntityDeath(EntityDeathEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.EntityDeathListener
 
onEntityExplode(EntityExplodeEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onEntityMove(Entity) - Static method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
Static function to listen when an entity move.
onEntityToggleGlide(EntityToggleGlideEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.CheckUpdatesSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ClaimSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ExportSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.FlagsOverrideSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ImportSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.PluginSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ReloadSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.TransferOwnershipSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.UnclaimSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.AcceptInviteSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.AutoSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BalanceSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BanlistSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BanPlayerSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BordersSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.ChatSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.ClaimlistSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.CreateRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DeleteRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DenyInviteSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DepositBankSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.FlagsSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.FlySubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.HelpSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.HomeSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.KickPlayerSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LeaveRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LevelsSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LogsSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MailSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MembersSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MenuSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MergeAcceptRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MergeRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.PlayerInfoSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RateRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RegionInfoSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RenameRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RewardsSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetDescriptionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetDisplayNameSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapColorSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapIconSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMemberTaxSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetSpawnSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetTimeSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetWeatherSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.StorageSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SubAreasSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.TopRegionsSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.TrustPlayerSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UnbanPlayerSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UntrustPlayerSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.VisitRegionSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WarSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WithdrawBankSubCmd
 
onExecution(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
onHangingEntityBreak(HangingBreakByEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onInventoryClick(InventoryClickEvent) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
onInventoryClick(InventoryClickEvent) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
onInventoryClick(InventoryClickEvent) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
onInventoryClose(InventoryCloseEvent) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
onInventoryClose(InventoryCloseEvent) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
onInventoryClose(InventoryCloseEvent) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
onInventoryDrag(InventoryDragEvent) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
onInventoryInstanceOfEntityOpen(InventoryOpenEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onItemTransportValidate(ItemTransportingEntityValidateTargetEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.ItemTransportingEntityValidateTargetListener
 
onLeashEvent(PlayerLeashEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onLeavesDecay(LeavesDecayEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onLingeringPotionSplash(LingeringPotionSplashEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onLiquidFlow(BlockFromToEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onOpen(Consumer<Inventory>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
onPistonExtend(BlockPistonExtendEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPistonRetract(BlockPistonRetractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlaceholderRequest(Player, String) - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
onPlayerBrushBlock(BlockDropItemEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerBucketEmpty(PlayerBucketEmptyEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerBucketFill(PlayerBucketFillEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerChangeWorld(PlayerChangedWorldEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerEnterEndExitPortalListener
 
onPlayerCommand(PlayerCommandPreprocessEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.CommandsCooldownListener
 
onPlayerDeath(PlayerDeathEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerDeathListener
 
onPlayerDropItem(PlayerDropItemEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerEatChorusFruit(PlayerItemConsumeEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerExtinguishFire(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerFallDamage(EntityDamageEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerFrostWalkerEnchantedBootsUsage(EntityBlockFormEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerHarvestCrop(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerInteract(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
Handles most player interaction with blocks and certain placeable items in claimed chunks.
onPlayerInteract(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
onPlayerInteractAtEntity(PlayerInteractAtEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerInteractEntity(PlayerInteractEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerInteractThrowThrowable(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerItemHeld(PlayerItemHeldEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
onPlayerJoin(PlayerJoinEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerJoinListener
 
onPlayerLeashEntity(PlayerLeashEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerMove(PlayerMoveEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.DelayedTeleportListener
 
onPlayerMove(PlayerMoveEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerAutoClaimListener
Triggered whenever a player moves.
onPlayerMove(PlayerMoveEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerEnterEndExitPortalListener
 
onPlayerMove(PlayerMoveEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerRegionEnterAndExitListener
 
onPlayerPickupItem(EntityPickupItemEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerPlaceSpawnEgg(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerPunchFrame(EntityDamageByEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.BorderBreakListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.DelayedTeleportListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerEnterEndExitPortalListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.PlayerRegionEnterAndExitListener
 
onPlayerQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
onPlayerRightClickSign(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.CustomSignsListener
 
onPlayerShearEntity(PlayerShearEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerTakeLecternBook(PlayerTakeLecternBookEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerTrampleBlock(PlayerInteractEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPlayerUnleashEntity(PlayerUnleashEntityEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onPotionSplash(PotionSplashEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onProjectileHitBreakableBlock(ProjectileHitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onProjectileHitEntity(ProjectileHitEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onQuit(PlayerQuitEvent) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession
 
onRaidTrigger(RaidTriggerEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onSignBreak(BlockBreakEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.CustomSignsListener
 
onSignChange(SignChangeEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.CustomSignsListener
 
onSnowGolemTrail(EntityBlockFormEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ClaimSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ExportSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.FlagsOverrideSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ImportSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.TransferOwnershipSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.UnclaimSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.AcceptInviteSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BalanceSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BanPlayerSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.BordersSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DeleteRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DenyInviteSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.DepositBankSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.FlagsSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.KickPlayerSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.LeaveRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MailSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.MergeRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.PlayerInfoSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RateRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RegionInfoSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapColorSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapIconSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetTimeSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetWeatherSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SubAreasSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.TrustPlayerSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UnbanPlayerSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UntrustPlayerSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.VisitRegionSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WarSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WithdrawBankSubCmd
 
onTabComplete(CommandSender, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
onTreeGrow(StructureGrowEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onVehicleDamage(VehicleDamageEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onVehicleEnter(VehicleEnterEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onVehicleMove(VehicleMoveEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
onWeatherSnowForm(EntityBlockFormEvent) - Method in class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
open() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
open(Player) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
open(Player) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
openStorage(Region, Player) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
ORANGE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
originalData() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns the value of the originalData record component.
OWNER - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 

P

PaginationMenu - Class in tfagaming.projects.minecraft.homestead.gui
 
PaginationMenu.Builder - Class in tfagaming.projects.minecraft.homestead.gui
 
PaginationMenu.ClickContext - Class in tfagaming.projects.minecraft.homestead.gui
 
PAPI - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
parse(String) - Static method in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
parse(String) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
parse(String) - Static method in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
parseBlockLocation(World, int[]) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
parseBlockLocation(World, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
parseFromString(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
PARTICLES - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder.BorderType
 
PASSIVE_ENTITY_SPAWN - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
passthrough - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
passthrough - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu
 
passthrough(boolean) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
PASSTHROUGH - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
PERMISSIONS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitMethod
 
PermissionsProvider - Interface in tfagaming.projects.minecraft.homestead.integrations.vault
 
persist() - Method in class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
PersistentChunkTicket - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
 
PERU - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
PICKUP_ITEMS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
PINK - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
PL3XMAP - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
PL3XMAP_INSTANCE - Static variable in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
Pl3xMapAPI - Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
Pl3xMapAPI(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.Pl3xMapAPI
 
PLACE_BLOCKS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
Placeholder - Class in tfagaming.projects.minecraft.homestead.tools.java
Class holder for creating placeholders for a string.
Placeholder() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.Placeholder
 
PlaceholderAPI - Class in tfagaming.projects.minecraft.homestead.integrations
 
PlaceholderAPI() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.PlaceholderAPI
 
placeItem(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
PLANT_GROWTH - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
PlatformBridge - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.platform
 
play(Player, Sound) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound
 
play(Player, PlayerSound.PredefinedSound) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound
 
PLAYER_GLOWING - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
PlayerAutoClaimListener - Class in tfagaming.projects.minecraft.homestead.listeners
Listener that manages automatic chunk claiming when a player moves between chunks.
PlayerAutoClaimListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.PlayerAutoClaimListener
 
PlayerBank - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
PlayerDeathListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
PlayerDeathListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.PlayerDeathListener
 
PlayerEnterEndExitPortalListener - Class in tfagaming.projects.minecraft.homestead.listeners
Solution to PlayerPortalEvent since it doesn't emit when a player enters the Exit Portal, which is weird.
PlayerEnterEndExitPortalListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.PlayerEnterEndExitPortalListener
 
PlayerFlags - Class in tfagaming.projects.minecraft.homestead.flags
 
PlayerInfo - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
PlayerInfo(Player, OfflinePlayer, Runnable) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.PlayerInfo
 
PlayerInfoSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
PlayerInfoSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.PlayerInfoSubCmd
 
PlayerInputSession - Class in tfagaming.projects.minecraft.homestead.sessions
 
PlayerInputSession.Builder - Class in tfagaming.projects.minecraft.homestead.sessions
 
PlayerJoinListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
PlayerJoinListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.PlayerJoinListener
 
PlayerJoinRegionEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
PlayerJoinRegionEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinRegionEvent
 
PlayerJoinSubAreaEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
PlayerJoinSubAreaEvent(SubArea, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.PlayerJoinSubAreaEvent
 
PlayerLeftRegionEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
PlayerLeftRegionEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftRegionEvent
 
PlayerLeftSubAreaEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
PlayerLeftSubAreaEvent(SubArea, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.PlayerLeftSubAreaEvent
 
PlayerMailEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
PlayerMailEvent(Region, OfflinePlayer, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.PlayerMailEvent
 
PlayerRegionEnterAndExitListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
PlayerRegionEnterAndExitListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.PlayerRegionEnterAndExitListener
 
PlayerSound - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
PlayerSound.PredefinedSound - Enum Class in tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
PlayerUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
playWarSound(War, Sound) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Plays a sound to all online participants of a war.
plugin - Variable in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
plugin - Variable in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
plugin - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu
 
plugin - Variable in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
PluginSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
PluginSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.PluginSubCmd
 
PLUM - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
PostgreSQL - Class in tfagaming.projects.minecraft.homestead.database.providers
 
PostgreSQL(String, String, String, int, String, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
POSTGRESQL - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MariaDB
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MongoDB
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.MySQL
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.PostgreSQL
 
prepareTables() - Method in interface tfagaming.projects.minecraft.homestead.database.providers.Provider
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
prepareTables() - Method in class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
preserve(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.ColorTranslator
 
PRESSURE_PLATES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
previous() - Method in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
prevPageItem(ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu.Builder
 
printTable(String[], Object[][]) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.ListUtils
 
Projectiles() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.Projectiles
 
PROJECTILES - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
prompt(int) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
prompt(String) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
protectWorldGuardRegions() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
Provider - Interface in tfagaming.projects.minecraft.homestead.database.providers
 
PURGE_BANS - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
PURGE_INVITES - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
PURPLE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
putAll(List<V>) - Method in class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
putAll(List<V>) - Method in interface tfagaming.projects.minecraft.homestead.database.cache.Cache
 
putOrUpdate(V) - Method in class tfagaming.projects.minecraft.homestead.database.cache.AbstractCache
 
putOrUpdate(V) - Method in interface tfagaming.projects.minecraft.homestead.database.cache.Cache
 
PVP - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 

R

RAIN - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
randomizeRegion(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
RATE_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
RateManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages RegionRate.
rateRegion(long, OfflinePlayer, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Add a rate score from a player to a region.
rateRegion(Region, OfflinePlayer, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Add a rate score from a player to a region.
RateRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
RateRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RateRegionSubCmd
 
RATING - Enum constant in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
 
RATING - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
 
recordAndCheckClick(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
RED - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
RED - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
REDSTONE - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
refreshDisplay() - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
regenerateChunk(World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.integrations.FastAsyncWorldEditAPI
Regenerate chunks with FastAsyncWorldEdit API.
regenerateChunk(World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.integrations.WorldEditAPI
Deprecated.
regenerateChunk(World, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.integrations.FastAsyncWorldEditAPI
Regenerate chunks with FastAsyncWorldEdit API.
regenerateChunk(World, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.integrations.WorldEditAPI
Deprecated.
regenerateChunksWithFAWE() - Method in class tfagaming.projects.minecraft.homestead.resources.files.ConfigFile
 
Region - Class in tfagaming.projects.minecraft.homestead.models
 
Region(long, String, UUID, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.Region
 
Region(String, UUID) - Constructor for class tfagaming.projects.minecraft.homestead.models.Region
 
Region(String, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.models.Region
 
REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.models.RegionMember.LinkageType
 
REGION_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
REGION_CHUNK_CLAIM - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_CHUNK_UNCLAIM - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_DESCRIPTION_CHANGE - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_DYNAMIC_MAP_SETTINGS_CHANGE - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_MAP - Static variable in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
REGION_NOT_FOUND - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
 
REGION_RENAME_CHANGE - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_SPAWN_CHANGE - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_TELEPORT - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
REGION_TRANSFER_OWNERSHIP - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
RegionBan - Class in tfagaming.projects.minecraft.homestead.models
 
RegionBan(long, long, UUID, String, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionBan
 
RegionBan(long, UUID, String, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionBan
 
RegionBan(long, OfflinePlayer, String) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionBan
 
RegionBanCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionBanCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionBanCache
 
RegionBannedPlayers - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionBannedPlayers(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionBannedPlayers
 
RegionCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionCache
 
RegionChatEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionChatEvent(Region, OfflinePlayer, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionChatEvent
 
RegionChunk - Class in tfagaming.projects.minecraft.homestead.models
 
RegionChunk(long, long, UUID, int, int, long, boolean) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
RegionChunk(long, UUID, int, int, long, boolean) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
RegionChunk(long, Chunk) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
RegionChunk(long, World, int, int) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
RegionChunkCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionChunkCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionChunkCache
 
RegionClaimedChunks - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionClaimedChunks(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionClaimedChunks
 
RegionCommand - Class in tfagaming.projects.minecraft.homestead.commands.standard
 
RegionCommand() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.RegionCommand
 
RegionControlFlags - Class in tfagaming.projects.minecraft.homestead.flags
 
RegionCreateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionCreateEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionCreateEvent
 
RegionDeleteEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionDeleteEvent(Region) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionDeleteEvent
 
RegionDescriptionUpdateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionDescriptionUpdateEvent(Region, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionDescriptionUpdateEvent
 
RegionDisplaynameUpdateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionDisplaynameUpdateEvent(Region, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionDisplaynameUpdateEvent
 
regionId() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns the value of the regionId record component.
RegionInfoMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionInfoMenu(Player, Region, Runnable) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionInfoMenu
 
RegionInfoSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
RegionInfoSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RegionInfoSubCmd
 
RegionInvite - Class in tfagaming.projects.minecraft.homestead.models
 
RegionInvite(long, long, UUID, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
RegionInvite(long, UUID, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
RegionInvite(long, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
RegionInviteCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionInviteCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionInviteCache
 
RegionLevels - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionLevels(Player, Region, Runnable) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionLevels
 
RegionLocationUpdateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionLocationUpdateEvent(Region, Location, Location) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionLocationUpdateEvent
 
RegionLog - Class in tfagaming.projects.minecraft.homestead.models
 
RegionLog(long, long, String, String, long, boolean) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionLog
 
RegionLog(long, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionLog
 
RegionLog(long, String, String, long, boolean) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionLog
 
RegionLogCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionLogCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionLogCache
 
RegionLogs - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionLogs(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionLogs
 
RegionManager - Class in tfagaming.projects.minecraft.homestead.managers
Handles creating, deleting, and updating regions.
This is a utility class that helps manage regions more easily.
RegionManager.RegionSorting - Enum Class in tfagaming.projects.minecraft.homestead.managers
 
RegionMember - Class in tfagaming.projects.minecraft.homestead.models
 
RegionMember(long, UUID, RegionMember.LinkageType, long, long, long, long, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionMember
 
RegionMember(UUID, RegionMember.LinkageType, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionMember
 
RegionMember(OfflinePlayer, RegionMember.LinkageType, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionMember
 
RegionMember.LinkageType - Enum Class in tfagaming.projects.minecraft.homestead.models
 
RegionMemberCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionMemberCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionMemberCache
 
RegionMemberControlFlags - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionMemberControlFlags(Player, Region, RegionMember) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionMemberControlFlags
 
RegionMemberFlags - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionMemberFlags(Player, Region, RegionMember) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionMemberFlags
 
RegionMembersMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionMembersMenu(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionMembersMenu
 
RegionMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionMenu(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionMenu
 
RegionNameUpdateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionNameUpdateEvent(Region, String, String) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionNameUpdateEvent
 
RegionOwnerUpdateEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RegionOwnerUpdateEvent(Region, OfflinePlayer, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RegionOwnerUpdateEvent
 
RegionPlayersInvited - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionPlayersInvited(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionPlayersInvited
 
RegionPlayersManagement - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionPlayersManagement(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionPlayersManagement
 
RegionProtection() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener.RegionProtection
 
RegionProtectionListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
RegionProtectionListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.RegionProtectionListener
 
RegionProtectionListener.Explosives - Class in tfagaming.projects.minecraft.homestead.listeners
 
RegionProtectionListener.Projectiles - Class in tfagaming.projects.minecraft.homestead.listeners
 
RegionProtectionListener.RegionProtection - Class in tfagaming.projects.minecraft.homestead.listeners
 
RegionRate - Class in tfagaming.projects.minecraft.homestead.models
 
RegionRate(long, long, UUID, int, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionRate
 
RegionRate(long, UUID, int, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionRate
 
RegionRate(long, OfflinePlayer, int) - Constructor for class tfagaming.projects.minecraft.homestead.models.RegionRate
 
RegionRateCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
RegionRateCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.RegionRateCache
 
RegionRating - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionRating(Player, Region, Runnable) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionRating
 
RegionRent - Class in tfagaming.projects.minecraft.homestead.events
 
Regions - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
 
REGIONS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
RegionsFile - Class in tfagaming.projects.minecraft.homestead.resources.files
 
RegionsFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
RegionsFile.DustColorType - Enum Class in tfagaming.projects.minecraft.homestead.resources.files
 
RegionsMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionsMenu(Player) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionsMenu
 
RegionStorage - Class in tfagaming.projects.minecraft.homestead.storage
 
RegionStorage() - Constructor for class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
RegionsWithWelcomeSigns - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionsWithWelcomeSigns(Player) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionsWithWelcomeSigns
 
RegionTime - Class in tfagaming.projects.minecraft.homestead.weatherandtime
 
RegionUpkeep - Class in tfagaming.projects.minecraft.homestead.events
 
RegionWeather - Class in tfagaming.projects.minecraft.homestead.weatherandtime
 
RegionWorldFlags - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
RegionWorldFlags(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.RegionWorldFlags
 
register(Player, Menu) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
register(Player, PaginationMenu) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
register(Plugin, Commodore) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder
 
register(CommandBuilder) - Static method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
registerExternalPlugins() - Method in class tfagaming.projects.minecraft.homestead.Homestead
 
registerMenu(long, StorageMenu) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
registerSubCommand(SubCommandBuilder) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
ReloadSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
ReloadSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.ReloadSubCmd
 
REMOVE_PLAYER_SUBAREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
removeAll(Player) - Static method in class tfagaming.projects.minecraft.homestead.borders.BorderBlockRenderer
 
removeAllMembersOfPlayer(OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all memberships for a specific player across all regions and sub-areas.
removeAllMembersOfRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all members from a region.
removeAllMembersOfRegion(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all members from a region.
removeAllMembersOfSubArea(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all members from a sub-area.
removeAllMembersOfSubArea(SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Removes all members from a sub-area.
removeDuplications(List<T>) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.ListUtils
 
removeFlag(long, long) - Static method in class tfagaming.projects.minecraft.homestead.flags.FlagsCalculator
Remove a Bitwise flag from a list of flags.
Warning: Do not mix PlayerFlags, WorldFlags, and RegionControlFlags.
removeMember(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Remove a member.
removeMemberFromRegion(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Remove a member from a region.
removeMemberFromRegion(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Remove a member from a region.
removeMemberFromSubArea(OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Remove a member from a sub-area.
removeMemberFromSubArea(OfflinePlayer, SubArea) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Remove a member from a sub-area.
removeNullElements(List<T>) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.ListUtils
 
removePersistent(Homestead, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.PersistentChunkTicket
 
removePersistent(Homestead, World, int, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.PersistentChunkTicket
 
removePlayerCooldown(UUID) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
removeRandomChunk(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Removes a random chunk from the region.
removeRandomChunk(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Removes a random chunk from the region.
removeRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.borders.BorderBlockRenderer
 
removeRegion(long) - Static method in class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
 
removeRegionFromWar(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Removes the given region from whichever war it belongs to, without ending the war.
removeRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
removeSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.AutoClaimSession
 
removeSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.ClaimFlySession
 
removeSession(Player) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
removeXp(long) - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
removeXp(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Remove XP from a region (won't decrease level, only progress).
RENAME_REGION - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
renameRegion(Region, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Safely renames a region, ensuring the new name is unique.
RenameRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
RenameRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RenameRegionSubCmd
 
renameSubArea(SubArea, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Safely renames a sub-area, ensuring uniqueness within the region.
RENT_FLAGS_SET - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
replaceSlot(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
replaceStorage(long, SharedStorage) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
reregisterForceLoadedChunks() - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Re-registers force-loaded chunks after a server restart.
reset() - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
resetAllLevels() - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Resets every level in the cache.
resetLevel(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Reset level to 0.
resetLocation() - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
resizeSubArea(SubArea, Block, Block) - Static method in class tfagaming.projects.minecraft.homestead.managers.SubAreaManager
Resizes a sub-area to new corner points.
resolveChunkColor(Region, boolean) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
resolveHoverText(Region, boolean) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
resolvePlainLabel(Region) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
resolveRegionWorld(Region) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
ResourceFile - Class in tfagaming.projects.minecraft.homestead.resources
 
ResourceFile(File) - Constructor for class tfagaming.projects.minecraft.homestead.resources.ResourceFile
 
Resources - Class in tfagaming.projects.minecraft.homestead.resources
 
ResourceType - Enum Class in tfagaming.projects.minecraft.homestead.resources
 
ResourceValidator - Class in tfagaming.projects.minecraft.homestead.tools.validator
 
ResourceValidator(String, File) - Constructor for class tfagaming.projects.minecraft.homestead.tools.validator.ResourceValidator
 
ResourceValidator(String, File, Set<String>) - Constructor for class tfagaming.projects.minecraft.homestead.tools.validator.ResourceValidator
 
ResourceValidator(String, String, Set<String>) - Constructor for class tfagaming.projects.minecraft.homestead.tools.validator.ResourceValidator
 
RevokePlayerInviteEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
RevokePlayerInviteEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.RevokePlayerInviteEvent
 
Rewards - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
Rewards - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.rewards
 
Rewards(Player, Region, Runnable) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.Rewards
 
RewardsSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
RewardsSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.RewardsSubCmd
 
runAsyncTask(Runnable) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task asynchronously.
runAsyncTaskLater(Runnable, int) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task asynchronously after a delay in seconds.
runAsyncTimerTask(Runnable, int) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a repeating task asynchronously with interval in seconds.
runAsyncTimerTask(Runnable, int, int) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a repeating task asynchronously with interval in seconds, with a delay in seconds.
runLocationTask(Location, Runnable) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task on the region thread that owns the given location.
runLocationTaskTimer(Location, Runnable, long, long) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Runs a repeating task on the region scheduler with given location.
runPlayerTask(Player, Runnable) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task on the region thread that owns the given player.
runPlayerTaskLater(Player, Runnable, int) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task on the region thread that owns the given player after a delay in seconds.
runPlayerTaskTimer(Player, Runnable, long, long) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a repeating task on the region thread that owns the given player.
runSyncTask(Runnable) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task synchronously.
runSyncTaskLater(Runnable, int) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a task synchronously after a delay in seconds.
runSyncTimerTask(Runnable, long) - Method in class tfagaming.projects.minecraft.homestead.Homestead
Run a repeating task synchronously with interval in ticks.

S

SALMON - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
save(String) - Method in class tfagaming.projects.minecraft.homestead.logs.LogsFile
 
saveAll() - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
saveStorage(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
SCULK_SPREAD - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
searchRegions(String) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Searches regions by name containing the given text (case-insensitive).
SeBlock - Class in tfagaming.projects.minecraft.homestead.models.serialize
 
SeBlock(UUID, int, int, int) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
SeBlock(Block) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
SeBlock(World, int, int, int) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
SelectedAreaParticlesSpawner - Class in tfagaming.projects.minecraft.homestead.borders
Handles particle spawning around a selected cuboid area for a specific player.
SelectedAreaParticlesSpawner(Player, Block, Block) - Constructor for class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Creates or updates the particle spawner for the given player using raw Block corners.
SelectedAreaParticlesSpawner(Player, SeBlock, SeBlock) - Constructor for class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Creates or updates the particle spawner for the given player using SeBlock corners.
Selection() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener.Selection
 
SelectionToolListener - Class in tfagaming.projects.minecraft.homestead.listeners
 
SelectionToolListener() - Constructor for class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener
 
SelectionToolListener.Selection - Class in tfagaming.projects.minecraft.homestead.listeners
 
self() - Method in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
SeLocation - Class in tfagaming.projects.minecraft.homestead.models.serialize
 
SeLocation(UUID, double, double, double, float, float) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
SeLocation(Location) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
SeLocation(World, double, double, double, float, float) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
send(CommandSender, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(CommandSender, int, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(CommandSender, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(CommandSender, String...) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(CommandSender, String, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(Player, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(Player, int, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(Player, String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(Player, String...) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
send(Player, String, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.Messages
 
sendActionBar(Player, String) - Method in interface tfagaming.projects.minecraft.homestead.tools.minecraft.platform.IPlatformBridge
 
sendContent(String) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
sendContent(String, Object...) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
sendCooldownMessage(Player) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
sendEmbed(String, String, int, String[][]) - Method in class tfagaming.projects.minecraft.homestead.discord.DiscordWebhookClient
 
sendMessage(Player, String) - Method in interface tfagaming.projects.minecraft.homestead.tools.minecraft.platform.IPlatformBridge
 
sendMessageRegionEnter(Player, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
sendMessageRegionExit(Player, Placeholder) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
sendPluginBanner() - Method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
sendPrivateChat(Region, Player, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
 
sendWarMessage(War, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Sends a message to all online participants of a war.
SeRent - Class in tfagaming.projects.minecraft.homestead.models.serialize
 
SeRent(UUID, long, long, double) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
SeRent(OfflinePlayer, long, double) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
SeRent(OfflinePlayer, long, long, double) - Constructor for class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
serialize() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
serialize() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
serialize() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
serialize() - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
SERVER - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
SERVER - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionWeather
 
SESSIONS - Static variable in class tfagaming.projects.minecraft.homestead.sessions.AutoClaimSession
 
SESSIONS - Static variable in class tfagaming.projects.minecraft.homestead.sessions.ClaimFlySession
 
SESSIONS - Static variable in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
SET_DESCRIPTION - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
SET_GLOBAL_FLAGS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
SET_MEMBER_FLAGS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
SET_SPAWN - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
SET_WEATHER_AND_TIME - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
SET_WORLD_FLAGS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
setAuthor(String) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.Level
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.Region
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
Toggle Auto-Update for caching.
setAutoUpdate(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.War
Toggle Auto-Update for caching.
setBank(double) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setBannedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
setButton(int, ItemStack, BiConsumer<Player, InventoryClickEvent>) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
setClaimedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setConsoleOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
setConsoleOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setControlFlags(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setControlFlags(long, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Sets the control flags for a member in a region.
setControlFlags(Region, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Sets the control flags for a member in a region.
setDescription(String) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setDescription(String) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
SetDescriptionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetDescriptionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetDescriptionSubCmd
 
setDisplayName(String) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setDisplayName(String) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
SetDisplayNameSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetDisplayNameSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetDisplayNameSubCmd
 
setFirstPosition(Block) - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener.Selection
 
setForceLoaded(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setInvitedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
setItem(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
setItem(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
setItems(List<ItemStack>) - Method in class tfagaming.projects.minecraft.homestead.gui.PaginationMenu
 
setJoinedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setLevel(int) - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
setLevel(long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Set exact level (resets progress to 0).
setLocation(Location) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setLocation(SeLocation) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setMapColor(int) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
SetMapColorSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetMapColorSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapColorSubCmd
 
setMapIcon(String) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
SetMapIconSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetMapIconSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMapIconSubCmd
 
setMarkerSet(MarkerSet) - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
SetMemberTaxSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetMemberTaxSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetMemberTaxSubCmd
 
setMessage(String) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
setName(String) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setName(String) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setName(String) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
setOriginalType(String) - Method in class tfagaming.projects.minecraft.homestead.tools.minecraft.menus.MenuUtility.ButtonData
 
setOwner(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setOwnerId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setPassthrough(boolean) - Method in class tfagaming.projects.minecraft.homestead.gui.Menu
 
setPermission(String) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
setPermission(String) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setPermission(List<String>) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
setPermission(List<String>) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setPitch(float) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setPlayer(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
setPlayer(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
setPlayer(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setPlayer(OfflinePlayer) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
setPlayerFlags(long) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setPlayerFlags(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setPlayerFlags(long) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setPlayerFlags(long, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Sets the player flags for a member in a region.
setPlayerFlags(Region, OfflinePlayer, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.MemberManager
Sets the player flags for a member in a region.
setPlayerId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
setPlayerId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
setPlayerId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setPlayerId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
setPlayerOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
setPlayerOnly() - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setPlayerOnly(boolean) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setPoint1(Block) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setPoint1(SeBlock) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setPoint2(Block) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setPoint2(SeBlock) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setPrice(double) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
setPrize(double) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
setRate(int) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
setRatedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
setRead(boolean) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
setReason(String) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
setRegion(OfflinePlayer, String) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
setRegion(OfflinePlayer, Region) - Static method in class tfagaming.projects.minecraft.homestead.sessions.TargetRegionSession
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionBan
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionInvite
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionRate
 
setRegionId(long) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setRegionIds(List<Long>) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
SetRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetRegionSubCmd
 
setRent(SeRent) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setRent(SeRent) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setRenterId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
setSecondPosition(Block) - Method in class tfagaming.projects.minecraft.homestead.listeners.SelectionToolListener.Selection
 
setSentAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionLog
 
setSignLine(SignChangeEvent, int, String) - Method in interface tfagaming.projects.minecraft.homestead.tools.minecraft.platform.IPlatformBridge
 
SetSpawnSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetSpawnSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetSpawnSubCmd
 
setStartedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
setStartedAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.War
 
setSubAreaId(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setTaxes(double) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setTaxesAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.RegionMember
 
setTime(int) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
SetTimeSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetTimeSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetTimeSubCmd
 
setUntilAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
setupEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
setupEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
setupEconomy() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
setUpkeepAt(long) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setupPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
setupPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.Vault
 
setupPermissions() - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
setUsage(String) - Method in class tfagaming.projects.minecraft.homestead.commands.CommandBuilder
 
setUsage(String) - Method in class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
setWeather(int) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
SetWeatherSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SetWeatherSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SetWeatherSubCmd
 
setWelcomeSign(SeLocation) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setWorld(World) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
setWorld(World) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setWorldFlags(long) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
setWorldId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setWorldId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.SubArea
 
setWorldId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
setWorldId(UUID) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setX(double) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setX(int) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setX(int) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
setXp(long) - Method in class tfagaming.projects.minecraft.homestead.models.Level
 
setXp(long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.LevelManager
Set exact XP amount (triggers level re-calculation).
setY(double) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setY(int) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
setYaw(float) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setZ(double) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
setZ(int) - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
setZ(int) - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
SharedStorage - Class in tfagaming.projects.minecraft.homestead.storage
 
SharedStorage(long, int) - Constructor for class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
show(Player) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder
 
show(Player, Region) - Static method in class tfagaming.projects.minecraft.homestead.borders.BorderBlockRenderer
 
showTitle(Player, String, String, int, int, int) - Method in interface tfagaming.projects.minecraft.homestead.tools.minecraft.platform.IPlatformBridge
 
SILVER - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SimpleBarChart
Class constructor.
SimplePie(String, Callable<String>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SimplePie
Class constructor.
SingleLineChart(String, Callable<Integer>) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.bstats.Metrics.SingleLineChart
Class constructor.
size - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
SKY_BLUE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
SLATE_GRAY - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
SLEEP - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
SNOW_MELTING - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
SnowflakeGenerator - Class in tfagaming.projects.minecraft.homestead.snowflake
Snowflake ID Generator for Homestead models.
SnowflakeGenerator() - Constructor for class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Creates a generator with a random worker ID.
SnowflakeGenerator(long) - Constructor for class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Creates a generator with a specific worker ID.
SNOWMAN_TRAILS - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
sortRegions(RegionManager.RegionSorting) - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Produces a list ordered by the requested metric.
sortRegionsAlpha() - Static method in class tfagaming.projects.minecraft.homestead.managers.RegionManager
Supplies all regions sorted alphabetically by name.
SOUTH - Enum constant in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
 
SPAWN_ENTITIES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
spawnParticles() - Method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Re-fetches all regions from RegionManager and spawns border particles for each one.
spawnParticles() - Method in class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Spawns dust particles along all twelve edges of the selected cuboid.
spawnParticlesForRegion(Region) - Method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Spawns border particles around the chunk boundaries of the given region.
splitWithLimit(String, String, int) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
splitWithLimit(String, String, int, boolean, boolean) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
SQLite - Class in tfagaming.projects.minecraft.homestead.database.providers
 
SQLite(String) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.SQLite
 
SQLITE - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
SQUAREMAP - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
SQUAREMAP_INSTANCE - Static variable in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
 
SquaremapAPI - Class in tfagaming.projects.minecraft.homestead.integrations.maps
 
SquaremapAPI(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.maps.SquaremapAPI
 
startCooldown(Player, Cooldown.Type) - Static method in class tfagaming.projects.minecraft.homestead.cooldown.Cooldown
 
startRepeatingEffect() - Method in class tfagaming.projects.minecraft.homestead.borders.ChunkParticlesSpawner
Starts the repeating task that drives particle spawning.
startRepeatingEffect() - Method in class tfagaming.projects.minecraft.homestead.borders.SelectedAreaParticlesSpawner
Starts the repeating task that drives particle spawning.
STATIC - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitMethod
 
stop(Player) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder
 
StorageManager - Class in tfagaming.projects.minecraft.homestead.storage
 
StorageManager() - Constructor for class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
StorageMenu - Class in tfagaming.projects.minecraft.homestead.storage
 
StorageMenu(Player, long, String, int) - Constructor for class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
StorageSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
StorageSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.StorageSubCmd
 
stringArg(String) - Method in class tfagaming.projects.minecraft.homestead.commands.brigadier.BrigadierCommandBuilder.SubCommandBuilder
 
StringSimilarity - Class in tfagaming.projects.minecraft.homestead.tools.java
I used DeepSeek for this.
StringSimilarity() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.StringSimilarity
 
StringUtils - Class in tfagaming.projects.minecraft.homestead.tools.java
 
StringUtils() - Constructor for class tfagaming.projects.minecraft.homestead.tools.java.StringUtils
 
stripForConsole(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.ColorTranslator
 
SUB_AREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 
SubArea - Class in tfagaming.projects.minecraft.homestead.models
 
SubArea(long, long, String, UUID, Block, Block, long, SeRent, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.SubArea
 
SubArea(long, long, String, UUID, SeBlock, SeBlock, long, SeRent, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.SubArea
 
SubArea(long, String, World, Block, Block, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.SubArea
 
SUBAREA - Enum constant in enum class tfagaming.projects.minecraft.homestead.models.RegionMember.LinkageType
 
SUBAREA_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
SubAreaFlagsMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
SubAreaFlagsMenu(Player, Region, SubArea) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.SubAreaFlagsMenu
 
SubAreaManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages SubArea creation, deletion, and queries.
SubAreaMemberFlags - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
SubAreaMemberFlags(Player, Region, SubArea, RegionMember) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.SubAreaMemberFlags
 
SubAreaMembers - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
SubAreaMembers(Player, Region, SubArea) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.SubAreaMembers
 
SubAreaMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
SubAreaMenu(Player, Region, SubArea) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.SubAreaMenu
 
SUBAREAS_PER_REGION - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
 
SubAreasCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
SubAreasCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.SubAreasCache
 
SubAreasMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
SubAreasMenu(Player, Region) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.SubAreasMenu
 
SubAreasSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
SubAreasSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.SubAreasSubCmd
 
SubAreaUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.subareas
 
SubCommandBuilder - Class in tfagaming.projects.minecraft.homestead.commands
 
SubCommandBuilder(String) - Constructor for class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
SubCommandBuilder(String, String...) - Constructor for class tfagaming.projects.minecraft.homestead.commands.SubCommandBuilder
 
SUCCESS - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
SUNRISE - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
SUNSET - Static variable in class tfagaming.projects.minecraft.homestead.weatherandtime.RegionTime
 
swapItem(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 

T

TAKE_FALL_DAMAGE - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
takeItem(int) - Method in class tfagaming.projects.minecraft.homestead.storage.SharedStorage
 
TAN - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
TargetRegionSession - Class in tfagaming.projects.minecraft.homestead.sessions
 
TaskHandle - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.threads
 
TaskHandle(Object) - Constructor for class tfagaming.projects.minecraft.homestead.tools.minecraft.threads.TaskHandle
 
tasks - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.DelayedTeleport
 
TaxesUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.economy
 
TEAL - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
TELEPORT - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
 
TELEPORT - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
TELEPORT_SPAWN - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
teleportPlayer(Player, Location) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
teleportPlayersBackToTegionSpawnWhenEnteringEndExitPortal() - Method in class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile
 
teleportPlayerToChunk(Player, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
teleportPlayerToChunkSafely(Player, RegionChunk, Runnable) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
Teleport a player to a chunk safely, thread-safe for Folia.
tellPlayersWarEnded(List<OfflinePlayer>, Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Notifies all war participants that the war has ended.
tfagaming.projects.minecraft.homestead - package tfagaming.projects.minecraft.homestead
 
tfagaming.projects.minecraft.homestead.api - package tfagaming.projects.minecraft.homestead.api
 
tfagaming.projects.minecraft.homestead.api.events - package tfagaming.projects.minecraft.homestead.api.events
 
tfagaming.projects.minecraft.homestead.borders - package tfagaming.projects.minecraft.homestead.borders
 
tfagaming.projects.minecraft.homestead.commands - package tfagaming.projects.minecraft.homestead.commands
 
tfagaming.projects.minecraft.homestead.commands.brigadier - package tfagaming.projects.minecraft.homestead.commands.brigadier
 
tfagaming.projects.minecraft.homestead.commands.operator - package tfagaming.projects.minecraft.homestead.commands.operator
 
tfagaming.projects.minecraft.homestead.commands.operator.subcommands - package tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
tfagaming.projects.minecraft.homestead.commands.standard - package tfagaming.projects.minecraft.homestead.commands.standard
 
tfagaming.projects.minecraft.homestead.commands.standard.subcommands - package tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
tfagaming.projects.minecraft.homestead.cooldown - package tfagaming.projects.minecraft.homestead.cooldown
 
tfagaming.projects.minecraft.homestead.database - package tfagaming.projects.minecraft.homestead.database
 
tfagaming.projects.minecraft.homestead.database.cache - package tfagaming.projects.minecraft.homestead.database.cache
 
tfagaming.projects.minecraft.homestead.database.providers - package tfagaming.projects.minecraft.homestead.database.providers
 
tfagaming.projects.minecraft.homestead.discord - package tfagaming.projects.minecraft.homestead.discord
 
tfagaming.projects.minecraft.homestead.events - package tfagaming.projects.minecraft.homestead.events
 
tfagaming.projects.minecraft.homestead.flags - package tfagaming.projects.minecraft.homestead.flags
 
tfagaming.projects.minecraft.homestead.gui - package tfagaming.projects.minecraft.homestead.gui
 
tfagaming.projects.minecraft.homestead.gui.menus - package tfagaming.projects.minecraft.homestead.gui.menus
 
tfagaming.projects.minecraft.homestead.integrations - package tfagaming.projects.minecraft.homestead.integrations
 
tfagaming.projects.minecraft.homestead.integrations.bstats - package tfagaming.projects.minecraft.homestead.integrations.bstats
 
tfagaming.projects.minecraft.homestead.integrations.faststats - package tfagaming.projects.minecraft.homestead.integrations.faststats
 
tfagaming.projects.minecraft.homestead.integrations.maps - package tfagaming.projects.minecraft.homestead.integrations.maps
 
tfagaming.projects.minecraft.homestead.integrations.maps.listeners - package tfagaming.projects.minecraft.homestead.integrations.maps.listeners
 
tfagaming.projects.minecraft.homestead.integrations.vault - package tfagaming.projects.minecraft.homestead.integrations.vault
 
tfagaming.projects.minecraft.homestead.listeners - package tfagaming.projects.minecraft.homestead.listeners
 
tfagaming.projects.minecraft.homestead.logs - package tfagaming.projects.minecraft.homestead.logs
 
tfagaming.projects.minecraft.homestead.managers - package tfagaming.projects.minecraft.homestead.managers
 
tfagaming.projects.minecraft.homestead.models - package tfagaming.projects.minecraft.homestead.models
 
tfagaming.projects.minecraft.homestead.models.serialize - package tfagaming.projects.minecraft.homestead.models.serialize
 
tfagaming.projects.minecraft.homestead.resources - package tfagaming.projects.minecraft.homestead.resources
 
tfagaming.projects.minecraft.homestead.resources.files - package tfagaming.projects.minecraft.homestead.resources.files
 
tfagaming.projects.minecraft.homestead.sessions - package tfagaming.projects.minecraft.homestead.sessions
 
tfagaming.projects.minecraft.homestead.snowflake - package tfagaming.projects.minecraft.homestead.snowflake
 
tfagaming.projects.minecraft.homestead.storage - package tfagaming.projects.minecraft.homestead.storage
 
tfagaming.projects.minecraft.homestead.tools.https - package tfagaming.projects.minecraft.homestead.tools.https
 
tfagaming.projects.minecraft.homestead.tools.java - package tfagaming.projects.minecraft.homestead.tools.java
 
tfagaming.projects.minecraft.homestead.tools.minecraft.chat - package tfagaming.projects.minecraft.homestead.tools.minecraft.chat
 
tfagaming.projects.minecraft.homestead.tools.minecraft.chunks - package tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
 
tfagaming.projects.minecraft.homestead.tools.minecraft.commands - package tfagaming.projects.minecraft.homestead.tools.minecraft.commands
 
tfagaming.projects.minecraft.homestead.tools.minecraft.economy - package tfagaming.projects.minecraft.homestead.tools.minecraft.economy
 
tfagaming.projects.minecraft.homestead.tools.minecraft.items - package tfagaming.projects.minecraft.homestead.tools.minecraft.items
 
tfagaming.projects.minecraft.homestead.tools.minecraft.limits - package tfagaming.projects.minecraft.homestead.tools.minecraft.limits
 
tfagaming.projects.minecraft.homestead.tools.minecraft.menus - package tfagaming.projects.minecraft.homestead.tools.minecraft.menus
 
tfagaming.projects.minecraft.homestead.tools.minecraft.platform - package tfagaming.projects.minecraft.homestead.tools.minecraft.platform
 
tfagaming.projects.minecraft.homestead.tools.minecraft.players - package tfagaming.projects.minecraft.homestead.tools.minecraft.players
 
tfagaming.projects.minecraft.homestead.tools.minecraft.plugins - package tfagaming.projects.minecraft.homestead.tools.minecraft.plugins
 
tfagaming.projects.minecraft.homestead.tools.minecraft.rewards - package tfagaming.projects.minecraft.homestead.tools.minecraft.rewards
 
tfagaming.projects.minecraft.homestead.tools.minecraft.subareas - package tfagaming.projects.minecraft.homestead.tools.minecraft.subareas
 
tfagaming.projects.minecraft.homestead.tools.minecraft.threads - package tfagaming.projects.minecraft.homestead.tools.minecraft.threads
 
tfagaming.projects.minecraft.homestead.tools.validator - package tfagaming.projects.minecraft.homestead.tools.validator
 
tfagaming.projects.minecraft.homestead.weatherandtime - package tfagaming.projects.minecraft.homestead.weatherandtime
 
THISTLE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
THROW_POTIONS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
timeout(int) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
title - Variable in class tfagaming.projects.minecraft.homestead.gui.Menu.Builder
 
toBukkit() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
toBukkit() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
toBukkit() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
toBukkitDisplayLocation() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
Exactly the same as RegionChunk.toBukkitLocation(), without the highest block Y check.
toBukkitLocation() - Method in class tfagaming.projects.minecraft.homestead.models.RegionChunk
 
toInstant(long) - Static method in class tfagaming.projects.minecraft.homestead.snowflake.SnowflakeGenerator
Converts a Snowflake ID to an Instant.
TopRegionsMenu - Class in tfagaming.projects.minecraft.homestead.gui.menus
 
TopRegionsMenu(Player, boolean) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu
 
TopRegionsMenu(Player, boolean, TopRegionsMenu.SortMode) - Constructor for class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu
 
TopRegionsMenu.SortMode - Enum Class in tfagaming.projects.minecraft.homestead.gui.menus
 
TopRegionsSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
TopRegionsSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.TopRegionsSubCmd
 
toString() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns a string representation of this record class.
toString() - Method in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
toString() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
 
toString() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
 
toString() - Method in class tfagaming.projects.minecraft.homestead.models.serialize.SeRent
 
toString(int) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
toStringBlockLocation(World, int[]) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
toStringBlockLocation(World, Block) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.subareas.SubAreaUtility
 
TRADE_VILLAGERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
transferChunk(Chunk, long, long) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Transfers a chunk from one region to another.
TransferOwnershipSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
TransferOwnershipSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.TransferOwnershipSubCmd
 
translate(String) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.chat.ColorTranslator
 
TRAP_DOORS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
trigger(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.events.MemberTaxes
Trigger event for: Member Taxes
trigger(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.events.RegionRent
Trigger event for: Region Rent
trigger(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.events.RegionUpkeep
Trigger event for: Region Upkeep
trigger(Homestead) - Static method in class tfagaming.projects.minecraft.homestead.integrations.DynamicMaps
Apply or create new instances for each web map renderer plugin.
TRIGGER_RAID - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
TRIGGER_TRIPWIRE - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
truncate(double) - Static method in class tfagaming.projects.minecraft.homestead.tools.java.NumberUtils
 
TRUST_PLAYERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
TrustPlayerSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
TrustPlayerSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.TrustPlayerSubCmd
 
TURQUOISE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 

U

UNBAN_PLAYER - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UNBAN_PLAYERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
unbanAllPlayers(long) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Unban all players from a region.
unbanAllPlayers(Region) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Unban all players from a region.
unbanPlayer(long, UUID) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Unban a player using raw UUIDs (useful when the player is completely offline and no OfflinePlayer exists).
unbanPlayer(long, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Unban a player.
unbanPlayer(Region, OfflinePlayer) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Unban a player.
UnbanPlayerEvent - Class in tfagaming.projects.minecraft.homestead.api.events
 
UnbanPlayerEvent(Region, OfflinePlayer) - Constructor for class tfagaming.projects.minecraft.homestead.api.events.UnbanPlayerEvent
 
UnbanPlayerSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
UnbanPlayerSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UnbanPlayerSubCmd
 
UNCLAIM_CHUNK - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UNCLAIM_CHUNKS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
unclaimChunk(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Unclaims a chunk with normal protection checks.
unclaimChunk(Region, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Unclaims a chunk with normal protection checks.
UnclaimCommand - Class in tfagaming.projects.minecraft.homestead.commands.standard
 
UnclaimCommand() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.UnclaimCommand
 
UnclaimSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.operator.subcommands
 
UnclaimSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.operator.subcommands.UnclaimSubCmd
 
unregister(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
unregisterMenu(long, StorageMenu) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
UNTRUST_PLAYER - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UNTRUST_PLAYERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
UntrustPlayerSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
UntrustPlayerSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.UntrustPlayerSubCmd
 
update() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration
 
update() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.BlueMapAPI
 
update() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.DynmapAPI
 
update() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.Pl3xMapAPI
 
update() - Method in class tfagaming.projects.minecraft.homestead.integrations.maps.SquaremapAPI
 
UPDATE_FETCH_FAILURE - Enum constant in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
UPDATE_FLAG_STATE - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_FOUND - Enum constant in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
UPDATE_NOT_FOUND - Enum constant in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
UPDATE_REGION_DESCRIPTION - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_REGION_DISPLAYNAME - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_REGION_NAME - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_REGION_SPAWN - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_TIME - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
UPDATE_WEATHER - Enum constant in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
 
updateAllMenus(long) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
updateBanReason(long, OfflinePlayer, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Updates the ban reason for a player without recreating the ban entry.
updateBanReason(Region, OfflinePlayer, String) - Static method in class tfagaming.projects.minecraft.homestead.managers.BanManager
Updates the ban reason for a player without recreating the ban entry.
UpdateChecker - Class in tfagaming.projects.minecraft.homestead.tools.https
 
updateCooldown(Player) - Static method in class tfagaming.projects.minecraft.homestead.gui.InventoryManager
 
updateRating(OfflinePlayer, long, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Updates an existing rating or creates a new one.
updateRating(OfflinePlayer, Region, int) - Static method in class tfagaming.projects.minecraft.homestead.managers.RateManager
Updates an existing rating or creates a new one.
updateSlot(int, ItemStack) - Method in class tfagaming.projects.minecraft.homestead.storage.StorageMenu
 
updateSlot(long, int) - Static method in class tfagaming.projects.minecraft.homestead.storage.StorageManager
 
updateWarPrize(War, double) - Static method in class tfagaming.projects.minecraft.homestead.managers.WarManager
Updates the prize for a war.
upgradeStorage(Region, int) - Static method in class tfagaming.projects.minecraft.homestead.storage.RegionStorage
 
UpkeepUtility - Class in tfagaming.projects.minecraft.homestead.tools.minecraft.economy
 
USE_ANVIL - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
USE_BELLS - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 

V

validate() - Method in class tfagaming.projects.minecraft.homestead.tools.validator.ResourceValidator
 
validator(Function<String, Boolean>) - Method in class tfagaming.projects.minecraft.homestead.sessions.PlayerInputSession.Builder
 
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.database.Driver
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
Get bitwise value of a flag name.
valueOf(String) - Static method in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
Get bitwise value of a flag name.
valueOf(String) - Static method in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
Get bitwise value of a flag name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.models.RegionMember.LinkageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder.BorderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.database.Driver
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.gui.menus.TopRegionsMenu.SortMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.managers.ChunkManager.Error
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.managers.LogManager.PredefinedLog
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.managers.RegionManager.RegionSorting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.models.RegionMember.LinkageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.resources.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.chunks.ChunkBorder.BorderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.limits.Limits.LimitType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerSound.PredefinedSound
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
Returns an array containing the constants of this enum class, in the order they are declared.
Vault - Class in tfagaming.projects.minecraft.homestead.integrations
The ancient Vault plugin, doesn't support Folia.
Vault(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.Vault
 
VAULT - Enum constant in enum class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.IntegrationUtility.Integration
 
VAULT - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
VaultUnlockedProvider - Class in tfagaming.projects.minecraft.homestead.integrations.vault
 
VaultUnlockedProvider(Homestead) - Constructor for class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
VEHICLES - Static variable in class tfagaming.projects.minecraft.homestead.flags.PlayerFlags
 
viewerId() - Method in record class tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Returns the value of the viewerId record component.
VIOLET - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
VISITOR - Enum constant in enum class tfagaming.projects.minecraft.homestead.resources.files.RegionsFile.DustColorType
 
VisitRegionSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
VisitRegionSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.VisitRegionSubCmd
 

W

War - Class in tfagaming.projects.minecraft.homestead.models
 
War(long, String, String, String, List<Long>, double, long) - Constructor for class tfagaming.projects.minecraft.homestead.models.War
 
War(String) - Constructor for class tfagaming.projects.minecraft.homestead.models.War
 
War(String, List<Long>) - Constructor for class tfagaming.projects.minecraft.homestead.models.War
 
WAR_CACHE - Static variable in class tfagaming.projects.minecraft.homestead.Homestead
 
WAR_FLAG_DISABLED - Enum constant in enum class tfagaming.projects.minecraft.homestead.cooldown.Cooldown.Type
 
WAR_FLAGS_SET - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerUtility
 
WarManager - Class in tfagaming.projects.minecraft.homestead.managers
A utility class that manages War declaration, participation, and lifecycle.
warning(String...) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
warning(Logger.PredefinedMessage) - Static method in class tfagaming.projects.minecraft.homestead.logs.Logger
 
WARS - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WarsCache - Class in tfagaming.projects.minecraft.homestead.database.cache
 
WarsCache() - Constructor for class tfagaming.projects.minecraft.homestead.database.cache.WarsCache
 
WarSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
WarSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WarSubCmd
 
WEATHER_SNOW - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WEST - Enum constant in enum class tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
 
WHITE - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 
WILDERNESS_DISPENSERS - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WILDERNESS_MINECARTS - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WILDERNESS_PISTONS - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WINDCHARGE_BURST - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
withdraw(OfflinePlayer, double) - Method in interface tfagaming.projects.minecraft.homestead.integrations.vault.EconomyProvider
 
withdraw(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.LegacyVaultProvider
 
withdraw(OfflinePlayer, double) - Method in class tfagaming.projects.minecraft.homestead.integrations.vault.VaultUnlockedProvider
 
withdraw(OfflinePlayer, double) - Static method in class tfagaming.projects.minecraft.homestead.tools.minecraft.players.PlayerBank
 
WITHDRAW_MONEY - Static variable in class tfagaming.projects.minecraft.homestead.flags.RegionControlFlags
 
withdrawBank(double) - Method in class tfagaming.projects.minecraft.homestead.models.Region
 
WithdrawBankSubCmd - Class in tfagaming.projects.minecraft.homestead.commands.standard.subcommands
 
WithdrawBankSubCmd() - Constructor for class tfagaming.projects.minecraft.homestead.commands.standard.subcommands.WithdrawBankSubCmd
 
WITHER_DAMAGE - Static variable in class tfagaming.projects.minecraft.homestead.flags.WorldFlags
 
WorldEditAPI - Class in tfagaming.projects.minecraft.homestead.integrations
 
WorldEditAPI() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.WorldEditAPI
 
WorldFlags - Class in tfagaming.projects.minecraft.homestead.flags
 
WORLDGUARD_PLUGIN_NOT_FOUND - Enum constant in enum class tfagaming.projects.minecraft.homestead.logs.Logger.PredefinedMessage
 
WorldGuardAPI - Class in tfagaming.projects.minecraft.homestead.integrations
 
WorldGuardAPI() - Constructor for class tfagaming.projects.minecraft.homestead.integrations.WorldGuardAPI
 
WorldRules - Class in tfagaming.projects.minecraft.homestead.flags
 
wouldSplitRegion(long, Chunk) - Static method in class tfagaming.projects.minecraft.homestead.managers.ChunkManager
Determines whether removing the specified chunk would split the region into multiple disconnected areas.

Y

YAML - Class in tfagaming.projects.minecraft.homestead.database.providers
 
YAML - Enum constant in enum class tfagaming.projects.minecraft.homestead.database.Driver
 
YAML(File) - Constructor for class tfagaming.projects.minecraft.homestead.database.providers.YAML
 
YELLOW - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
YELLOW - Static variable in class tfagaming.projects.minecraft.homestead.tools.minecraft.plugins.MapColor
 

_

_RESET - Static variable in class tfagaming.projects.minecraft.homestead.logs.Logger.Colors
 
A B C D E F G H I J K L M N O P R S T U V W Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form