Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractCommand - Class in sawfowl.regionguard.commands.abstractcommands
- AbstractCommand(RegionGuard) - Constructor for class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- AbstractPlayerCommand - Class in sawfowl.regionguard.commands.abstractcommands
- AbstractPlayerCommand(RegionGuard) - Constructor for class sawfowl.regionguard.commands.abstractcommands.AbstractPlayerCommand
- AbstractSqlStorage - Class in sawfowl.regionguard.configure.storage
- AbstractSqlStorage(RegionGuard) - Constructor for class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- addAdditionalData(Map<String, Map<String, JsonObject>>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- addChild(Region) - Method in interface sawfowl.regionguard.api.data.Region
-
Adding a child region.
- addChild(Region) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- addChilds(Collection<Region>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- addExitMessages(Map<String, Component>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- AdditionalData - Interface in sawfowl.regionguard.api.data
- addJoinMessages(Map<String, Component>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- addMembers(Collection<MemberData>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- addNames(Map<String, Component>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- addPlayerPositions(ServerPlayer, BlockAndWorldChangeListener.PlayerPositions) - Method in class sawfowl.regionguard.RegionGuard
- addTempRegion(UUID, Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Adding a temporary region
- addTempRegion(UUID, Region) - Method in class sawfowl.regionguard.implementsapi.Api
- addTempRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Deprecated.
- addTempRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- addToPlayerBalance(ServerPlayer, Currency, BigDecimal) - Method in class sawfowl.regionguard.utils.Economy
- ADMIN - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- ADMIN - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- afterTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Gets the default replacement snapshot.
- afterTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Gets the default replacement snapshot.
- afterTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting the default replacement snapshot.
- afterTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.Surface
-
Gets the default replacement snapshot.
- ALLOW_FLY - Enum constant in enum class sawfowl.regionguard.api.Flags
- Api - Class in sawfowl.regionguard.implementsapi
- Api(RegionGuard) - Constructor for class sawfowl.regionguard.implementsapi.Api
- ARENA - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- ARENA - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- asComponent() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Getting member name as kyori component
- asComponent() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- asComponent(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.MemberData
-
Getting member name as kyori component
- asComponent(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- asTristate() - Method in interface sawfowl.regionguard.api.data.FlagValue
B
- beforeTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Gets the original snapshot.
- beforeTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Gets the original snapshot.
- beforeTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting the original snapshot.
- beforeTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.Surface
-
Gets the original snapshot.
- BLOCK_BREAK - Enum constant in enum class sawfowl.regionguard.api.Flags
- BLOCK_DECAY - Enum constant in enum class sawfowl.regionguard.api.Flags
- BLOCK_GROWTH - Enum constant in enum class sawfowl.regionguard.api.Flags
- BLOCK_PLACE - Enum constant in enum class sawfowl.regionguard.api.Flags
- BlockAndWorldChangeListener - Class in sawfowl.regionguard.listeners
- BlockAndWorldChangeListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- BlockAndWorldChangeListener.PlayerPositions - Class in sawfowl.regionguard.listeners
- blockID(BlockSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- blockID(BlockState) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- Blocks - Class in sawfowl.regionguard.commands.child.limits.buy
- Blocks - Class in sawfowl.regionguard.commands.child.limits.sell
- Blocks - Class in sawfowl.regionguard.commands.child.limits.set
- Blocks(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.buy.Blocks
- Blocks(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.sell.Blocks
- Blocks(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.set.Blocks
- BLUE - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- builder() - Static method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- builder() - Static method in interface sawfowl.regionguard.api.data.Cuboid
- builder() - Static method in interface sawfowl.regionguard.api.data.FlagValue
- builder() - Static method in interface sawfowl.regionguard.api.data.MemberData
- builder() - Static method in interface sawfowl.regionguard.api.data.PlayerData
- builder() - Static method in interface sawfowl.regionguard.api.data.PlayerLimits
- builder() - Static method in interface sawfowl.regionguard.api.data.Region
- builder() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- builder() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- builder(SelectorTypes) - Static method in interface sawfowl.regionguard.api.data.Cuboid
- BUILDER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- BURLYWOOD - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- Buy - Class in sawfowl.regionguard.commands.child.limits
- Buy(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.Buy
- BUY_BLOCK_PRICE - Static variable in class sawfowl.regionguard.Permissions
- BUY_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- BUY_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- BUY_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- BUY_MEMBERS_PRICE - Static variable in class sawfowl.regionguard.Permissions
- BUY_REGION_PRICE - Static variable in class sawfowl.regionguard.Permissions
- BUY_SUBDIVISION_PRICE - Static variable in class sawfowl.regionguard.Permissions
- BUY_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- BYPASS_FLAG - Static variable in class sawfowl.regionguard.Permissions
- bypassFlag(Flags) - Static method in class sawfowl.regionguard.Permissions
C
- CANCEL_BREAK - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- CANCEL_EXIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- CANCEL_GROWTH - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- CANCEL_JOIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- CANCEL_PLACE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.Leave
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Buy
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.Limits
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Sell
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Set
- canExecute(CommandCause) - Method in class sawfowl.regionguard.commands.child.ListRegions
- cause() - Method in interface sawfowl.regionguard.api.events.RegionManagementEvent
-
Get plugin
Cause
. - cause() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent
-
Get plugin
Cause
. - cause() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Get plugin
Cause
. - CHANGE_SELECTOR - Static variable in class sawfowl.regionguard.Permissions
- channel() - Static method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler
- checkConnection() - Method in class sawfowl.regionguard.configure.MySQL
- checkCurrency(String) - Method in class sawfowl.regionguard.utils.Economy
- checkPlayerBalance(UUID, Currency, BigDecimal) - Method in class sawfowl.regionguard.utils.Economy
- checkType(String) - Static method in enum class sawfowl.regionguard.api.SelectorTypes
-
Search for a selector type by name.
- checkType(String) - Static method in enum class sawfowl.regionguard.api.TrustTypes
-
Search for a trust type by name.
- ChunkListener - Class in sawfowl.regionguard.listeners
- ChunkListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.ChunkListener
- chunkLoad(ChunkEvent.Load) - Method in class sawfowl.regionguard.listeners.ChunkListener
- ChunkNumber - Interface in sawfowl.regionguard.api.data
- ChunkNumber.Builder - Interface in sawfowl.regionguard.api.data
- ChunkNumberImpl - Class in sawfowl.regionguard.implementsapi.data
- ChunkNumberImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- ChunkNumberImpl(int, int) - Constructor for class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- chunkPosition() - Method in interface sawfowl.regionguard.api.data.ChunkNumber
-
Getting a chunk position.
- chunkPosition() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- chunkUnLoad(ChunkEvent.Unload.Pre) - Method in class sawfowl.regionguard.listeners.ChunkListener
- Claim - Class in sawfowl.regionguard.commands.child
- Claim(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Claim
- CLAIM - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- CLAIM - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- CLAIM - Static variable in class sawfowl.regionguard.Permissions
- ClaimedByPlayer - Interface in sawfowl.regionguard.api.data
- ClaimedByPlayer.Builder - Interface in sawfowl.regionguard.api.data
- ClaimedByPlayerImpl - Class in sawfowl.regionguard.implementsapi.data
- ClaimedByPlayerImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- Claims - Class in sawfowl.regionguard.commands.child.limits.buy
- Claims - Class in sawfowl.regionguard.commands.child.limits.sell
- Claims - Class in sawfowl.regionguard.commands.child.limits.set
- Claims(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.buy.Claims
- Claims(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.sell.Claims
- Claims(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.set.Claims
- Clear - Class in sawfowl.regionguard.commands.child
- Clear(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Clear
- CLEAR - Static variable in class sawfowl.regionguard.Permissions
- ClientConnectionListener - Class in sawfowl.regionguard.listeners
- ClientConnectionListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.ClientConnectionListener
- closeConnection() - Method in class sawfowl.regionguard.configure.MySQL
- COLLETCTION - Static variable in class sawfowl.regionguard.api.RegionSerializerCollection
- COLLIDE_ENTITY - Enum constant in enum class sawfowl.regionguard.api.Flags
- CollideEntityListener - Class in sawfowl.regionguard.listeners
- CollideEntityListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.CollideEntityListener
- COLOR - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- command() - Method in class sawfowl.regionguard.commands.child.Claim
- command() - Method in class sawfowl.regionguard.commands.child.Clear
- command() - Method in class sawfowl.regionguard.commands.child.Delete
- command() - Method in class sawfowl.regionguard.commands.child.Flag
- command() - Method in class sawfowl.regionguard.commands.child.Info
- command() - Method in class sawfowl.regionguard.commands.child.Leave
- command() - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- command() - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- command() - Method in class sawfowl.regionguard.commands.child.limits.Buy
- command() - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- command() - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- command() - Method in class sawfowl.regionguard.commands.child.Limits
- command() - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- command() - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- command() - Method in class sawfowl.regionguard.commands.child.limits.Sell
- command() - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- command() - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- command() - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- command() - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- command() - Method in class sawfowl.regionguard.commands.child.limits.Set
- command() - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- command() - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- command() - Method in class sawfowl.regionguard.commands.child.ListRegions
- command() - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- command() - Method in class sawfowl.regionguard.commands.child.SetMessage
- command() - Method in class sawfowl.regionguard.commands.child.SetName
- command() - Method in class sawfowl.regionguard.commands.child.SetOwner
- command() - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- command() - Method in class sawfowl.regionguard.commands.child.Trust
- command() - Method in class sawfowl.regionguard.commands.child.Untrust
- command() - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- command() - Method in class sawfowl.regionguard.commands.child.Wand
- command() - Method in class sawfowl.regionguard.commands.child.WeCUI
- command() - Method in class sawfowl.regionguard.commands.Region
- COMMAND_BUYBLOCKS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_EXCEPTION_NOT_ENOUGH_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYBLOCKS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_NOT_ENOUGH_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYCLAIMS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_NOT_ENOUGH_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYMEMBERS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_NOT_ENOUGH_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_BUYSUBDIVISIONS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_CLAIM_CANCEL - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_CLAIM_REGION_NOT_FOUND - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_CLAIM_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_CLAIM_WORLD_NOT_FOUND - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_CLEAR_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_DELETE_CHILD_DELETED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_DELETE_CONFIRMATION_REQUEST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_DELETE_DELETED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_DELETE_DELETED_MAIN_AND_CHILDS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_DELETE_REGEN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_EXECUTE - Enum constant in enum class sawfowl.regionguard.api.Flags
- COMMAND_EXECUTE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_EXECUTE_PVP - Enum constant in enum class sawfowl.regionguard.api.Flags
- COMMAND_EXECUTE_PVP - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_HOVER_FALSE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_HOVER_REMOVE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_HOVER_SUGGEST_ARGS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_HOVER_TRUE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_HOVER_VALUES - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_LIST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_NOT_PERMITTED_FLAG - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_NOT_PERMITTED_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_VALUE_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_WRONG_SOURCE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_FLAG_WRONG_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_CREATED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_DELETE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_HEADER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_MAX_POS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_MEMBERS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_MIN_POS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_OWNER_UUID - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_REGION_NAME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_REGION_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_REGION_UUID - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_SEE_FLAGS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_INFO_SELECTION_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LEAVE_CONFIRMATION_REQUEST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LEAVE_PLAYER_IS_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LEAVE_PLAYER_NOT_TRUSTED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LEAVE_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIMITS_BLOCKS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIMITS_CLAIMS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIMITS_HEADER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIMITS_MEMBERS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIMITS_SUBDIVISIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIST_EXCEPTION_EMPTY_OTHER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIST_EXCEPTION_EMPTY_SELF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIST_EXCEPTION_NOTSAFE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_LIST_TITLE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_REGION_TYPE_ADMIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_REGION_TYPE_ARENA - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_REGION_TYPE_CLAIM - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_REGION_TYPE_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELECTOR_CUBOID - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELECTOR_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELECTOR_FLAT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLBLOCKS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLCLAIMS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_NOT_ENOUGH_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLMEMBERS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_EXCEPTION_ECONOMY_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_EXCEPTION_ENTERED_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_EXCEPTION_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_EXCEPTION_TO_MUCH_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SELLSUBDIVISIONS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_LOW_TRUST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_NOT_TRUSTED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_SUCCESS_CLEAR_EXIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_SUCCESS_CLEAR_JOIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_SUCCESS_EXIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_SUCCESS_JOIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_TOO_LONG - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_MESSAGE_TYPE_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_CLEARED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_LOW_TRUST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_NOT_TRUSTED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SET_NAME_TOO_LONG - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_EXCEPTION_LESS_THEN_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_EXCEPTION_PLAYER_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_EXCEPTION_VOLUME_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_SUCCESS_SOURCE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITBLOCKS_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_EXCEPTION_LESS_THEN_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_EXCEPTION_PLAYER_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_EXCEPTION_VOLUME_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_SUCCESS_SOURCE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITCLAIMS_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_EXCEPTION_LESS_THEN_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_EXCEPTION_PLAYER_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_EXCEPTION_VOLUME_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_SUCCESS_SOURCE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITMEMBERS_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_EXCEPTION_LESS_THEN_ZERO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_EXCEPTION_PLAYER_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_EXCEPTION_VOLUME_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_EXCEPTION_WRONG_ARGUMENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_SUCCESS_SOURCE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETLIMITSUBDIVISIONS_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_CONFIRMATION_REQUEST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_EXCEPTION_ADMIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_EXCEPTION_OWNER_TARGET_SELF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_EXCEPTION_PLAYER_IS_NOT_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_EXCEPTION_STAFF_TARGET_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_SUCCESS_FROM_STAFF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_SUCCESS_PLAYER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_SETOWNER_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_ADMINCLAIM - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_LIMIT_REACHED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_NEED_TRUST_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_PLAYER_IS_NOT_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_TARGET_SELF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_EXCEPTION_TRUST_TYPE_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_SUCCESS_PLAYER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_TRUST_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_EXCEPTION_NEED_TRUST_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_EXCEPTION_PLAYER_IS_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_EXCEPTION_TARGET_MANAGER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_EXCEPTION_TARGET_SELF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_SUCCESS_PLAYER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UNTRUST_SUCCESS_TARGET - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UPDATEDEFAULTFLAGS_EXCEPTION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_UPDATEDEFAULTFLAGS_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_WAND_EXCEPTION_INVENTORY_IS_FULL - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_WAND_EXCEPTION_ITEM_EXIST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_WAND_SUCCESS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_WECUI_DISABLE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMAND_WECUI_ENABLE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_BUYBLOCKS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_BUYCLAIMS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_BUYLIMIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_BUYMEMBERS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_BUYSUBDIVISIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_CLAIM - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_CLEAR - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_DELETE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_EXCEPTION_PLAYER_NOT_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_EXCEPTION_PLAYER_NOT_PRESENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_EXCEPTION_REGION_NOT_FOUND - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_FLAG - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_INFO - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_LEAVE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_LIMITS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_LIST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_ONLY_PLAYER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SELLBLOCKS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SELLCLAIMS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SELLLIMIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SELLMEMBERS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SELLSUBDIVISIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SET_CREATING_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SET_MESSAGE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SET_NAME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SET_SELECTOR_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETLIMIT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETLIMITBLOCKS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETLIMITCLAIMS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETLIMITMEMBERS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETLIMITSUBDIVISIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_SETOWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_TITLE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_TRUST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_UNTRUST - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_UPDATE_DEFAULT_FLAGS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_USED_BY_NON_PLAYER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_WAND - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- COMMANDS_WECUI - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- CONTAINER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- containsChilds() - Method in interface sawfowl.regionguard.api.data.Region
-
Checking if there are child regions in the region.
- containsChilds() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- containsFlag(String) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking if a flag is set in the region.
- containsFlag(String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- containsFlag(Flags) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking if a flag is set in the region.
- containsFlag(Flags) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- containsIntersectsPosition(Vector3i) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Checking for a position in the area
- containsIntersectsPosition(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- contentVersion() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- contract(int, int, int) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Decreasing area
- contract(int, int, int) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- convertMembersToList(Map<UUID, MemberData>) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- convertMembersToMap(List<MemberData>) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- copy() - Method in interface sawfowl.regionguard.api.data.Region
-
Create a copy of the current region.
- copy() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- createDataForWorlds() - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- createDataForWorlds() - Method in class sawfowl.regionguard.configure.storage.FileStorage
- createDataForWorlds() - Method in interface sawfowl.regionguard.configure.WorkData
- createGlobal(ResourceKey) - Static method in interface sawfowl.regionguard.api.data.Region
- createGlobal(ResourceKey, Map<String, Set<FlagValue>>) - Static method in interface sawfowl.regionguard.api.data.Region
- createGlobal(ServerWorld) - Static method in interface sawfowl.regionguard.api.data.Region
- createGlobal(ServerWorld, Map<String, Set<FlagValue>>) - Static method in interface sawfowl.regionguard.api.data.Region
- createTempConfigReader(String, TypeToken<T>) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- Cuboid - Interface in sawfowl.regionguard.api.data
- CUBOID - Enum constant in enum class sawfowl.regionguard.api.SelectorTypes
- Cuboid.Builder - Interface in sawfowl.regionguard.api.data
- CuboidImpl - Class in sawfowl.regionguard.implementsapi.data
- CuboidImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.CuboidImpl
- CuboidSerializer - Class in sawfowl.regionguard.configure.serializers
- CuboidSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.CuboidSerializer
- CUI_COMMAND - Static variable in class sawfowl.regionguard.Permissions
- CUI_PLUGIN_CHANNEL - Static variable in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler
- CuiConfig - Class in sawfowl.regionguard.configure.configs
- CuiConfig() - Constructor for class sawfowl.regionguard.configure.configs.CuiConfig
- CuiConfigPaths - Class in sawfowl.regionguard.configure
- CuiConfigPaths() - Constructor for class sawfowl.regionguard.configure.CuiConfigPaths
- CUIEvent - Interface in sawfowl.regionguard.implementsapi.worldedit.cui.events
- CUIUser - Interface in sawfowl.regionguard.api.worldedit
- CUIUserImpl - Class in sawfowl.regionguard.implementsapi.worldedit
- CUIUserImpl(UUID) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- CUIUserImpl(ServerPlayer) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- CURRENT - Static variable in class sawfowl.regionguard.utils.Placeholders
D
- DamageEntityAndCommandListener - Class in sawfowl.regionguard.listeners
- DamageEntityAndCommandListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.DamageEntityAndCommandListener
- damageTypeId(DamageType) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- DATE - Static variable in class sawfowl.regionguard.utils.Placeholders
- DeathListener - Class in sawfowl.regionguard.listeners
- DeathListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.DeathListener
- debug(Object) - Method in class sawfowl.regionguard.utils.Logger
- debug(Object, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- debug(String) - Method in class sawfowl.regionguard.utils.Logger
- debug(String, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- debug(Component) - Method in class sawfowl.regionguard.utils.Logger
- debug(Component, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- debug(Text) - Method in class sawfowl.regionguard.utils.Logger
- DEFAULT - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- DefaultFlags - Class in sawfowl.regionguard.configure.configs
- DefaultFlags() - Constructor for class sawfowl.regionguard.configure.configs.DefaultFlags
- Delete - Class in sawfowl.regionguard.commands.child
- Delete(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Delete
- DELETE - Static variable in class sawfowl.regionguard.Permissions
- deleteRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Deleting a region.
- deleteRegion(Region) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- deleteRegion(Region) - Method in class sawfowl.regionguard.configure.storage.H2Storage
- deleteRegion(Region) - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- deleteRegion(Region) - Method in interface sawfowl.regionguard.configure.WorkData
- deleteRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- DENY_PISTON - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- DENY_PISTON_GRIEF - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.CuboidSerializer
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.FlagValueSerializer
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.MemberDataSerializer
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.PlayerDataSerializer
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.RegionSerializer
- deserialize(Type, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.Vector3iSerializer
- DISABLE_FLY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- DISABLE_FLY_ON_JOIN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- dispatchCUIEvent(CUIEvent) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Activate the event of displaying the selection boundaries.
- dispatchCUIEvent(CUIEvent) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- DRAG - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
E
- Economy - Class in sawfowl.regionguard.utils
- Economy(RegionGuard) - Constructor for class sawfowl.regionguard.utils.Economy
- ECONOMY_ERROR_GIVE_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- ECONOMY_ERROR_TAKE_MONEY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- ECONOMY_NOT_FOUND - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- EDGE - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- ENTER_CLAIM - Enum constant in enum class sawfowl.regionguard.api.Flags
- ENTITY_DAMAGE - Enum constant in enum class sawfowl.regionguard.api.Flags
- ENTITY_DAMAGE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- ENTITY_SPAWN - Enum constant in enum class sawfowl.regionguard.api.Flags
- ENTITY_TELEPORT_FROM - Enum constant in enum class sawfowl.regionguard.api.Flags
- ENTITY_TELEPORT_TO - Enum constant in enum class sawfowl.regionguard.api.Flags
- entityCategory(Entity) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- entityId(Entity) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- EntityMoveListener - Class in sawfowl.regionguard.listeners
- EntityMoveListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.EntityMoveListener
- equals(Object) - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- equals(Object) - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- equals(Object) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- equalsOwners(Region) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking for matching region owners.
- equalsOwners(Region) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- equalsTo(String, String) - Method in interface sawfowl.regionguard.api.data.FlagValue
- equalsTo(Vector3i) - Method in interface sawfowl.regionguard.api.data.ChunkNumber
- equalsTo(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- error(Object) - Method in class sawfowl.regionguard.utils.Logger
- error(Object, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- error(String) - Method in class sawfowl.regionguard.utils.Logger
- error(String, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- error(Component) - Method in class sawfowl.regionguard.utils.Logger
- error(Component, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- error(Text) - Method in class sawfowl.regionguard.utils.Logger
- ETITY_RIDING - Enum constant in enum class sawfowl.regionguard.api.Flags
- events() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Get the event manager for this lifecycled object.
- events() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
- executeSQL(String) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- EXIT_CLAIM - Enum constant in enum class sawfowl.regionguard.api.Flags
- EXP_SPAWN - Enum constant in enum class sawfowl.regionguard.api.Flags
- expand(int, int, int) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Expanding area
- expand(int, int, int) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- EXPLOSION - Enum constant in enum class sawfowl.regionguard.api.Flags
- EXPLOSION_SURFACE - Enum constant in enum class sawfowl.regionguard.api.Flags
- ExplosionListener - Class in sawfowl.regionguard.listeners
- ExplosionListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.ExplosionListener
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Claim
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Clear
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Delete
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Flag
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Info
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Leave
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.Buy
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Limits
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.Sell
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.Set
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.ListRegions
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.SetMessage
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.SetName
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.SetOwner
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Trust
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Untrust
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.Wand
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.child.WeCUI
- extendedDescription(Locale) - Method in class sawfowl.regionguard.commands.Region
- extendedDescription(CommandCause) - Method in class sawfowl.regionguard.commands.Region
F
- FileStorage - Class in sawfowl.regionguard.configure.storage
- FileStorage(RegionGuard) - Constructor for class sawfowl.regionguard.configure.storage.FileStorage
- filter(Predicate<T>) - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Filter the value.
- findEntity(Entity) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- findField(Object, Class<T>) - Static method in class sawfowl.regionguard.utils.ReflectionUtil
- findIntersectsRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Search for the region with which the intersection occurs.
- findIntersectsRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- findRegion(ResourceKey, Vector3i) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Search for a region in the world using the specified coordinates.
If the region contains child regions, the deepest child region will be returned. - findRegion(ResourceKey, Vector3i) - Method in class sawfowl.regionguard.implementsapi.Api
- findRegion(ServerWorld, Vector3i) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Search for a region in the world using the specified coordinates.
- findRegion(ServerWorld, Vector3i) - Method in class sawfowl.regionguard.implementsapi.Api
- findRegion(ServerWorld, Vector3i, Predicate<Region>) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Search for a region in the world using the specified coordinates.
- findRegion(ServerWorld, Vector3i, Predicate<Region>) - Method in class sawfowl.regionguard.implementsapi.Api
- FIRE_SPREAD - Enum constant in enum class sawfowl.regionguard.api.Flags
- fireInvalidated() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.LifecycledCallbackHandler
-
Fire
LifecycledCallbackHandler.onInvalidated(Object, BiConsumer)
callbacks. - fireOnNewValue() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.LifecycledCallbackHandler
-
Fire
LifecycledCallbackHandler.onNewValue(Object, BiConsumer)
callbacks, theLifecycled.value()
must be available. - FIRST_POSITION - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- Flag - Class in sawfowl.regionguard.commands.child
- Flag(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Flag
- FLAG - Static variable in class sawfowl.regionguard.Permissions
- FLAG - Static variable in class sawfowl.regionguard.utils.Placeholders
- FLAG_COMMAND - Static variable in class sawfowl.regionguard.Permissions
- flagBlockArgs(BlockSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagBlockArgs(BlockState) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagBlocksArgs(List<BlockSnapshot>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- FlagConfig - Interface in sawfowl.regionguard.api.data
- FlagConfig.Builder - Interface in sawfowl.regionguard.api.data
- FlagConfigImpl - Class in sawfowl.regionguard.implementsapi.data
- FlagConfigImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- flagDamageSourceArgs(DamageSource) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagEntitiesArgs(List<Entity>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagEntityArgs(Entity) - Method in class sawfowl.regionguard.listeners.forge.ForgeListener
- flagEntityArgs(Entity) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagItemArgs(ItemStack) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- flagItemsSnapshotsArgs(List<ItemStackSnapshot>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- Flags - Enum Class in sawfowl.regionguard.api
- FlagSettings - Interface in sawfowl.regionguard.api.data
- FlagValue - Interface in sawfowl.regionguard.api.data
- FlagValue.Builder - Interface in sawfowl.regionguard.api.data
- FlagValueImpl - Class in sawfowl.regionguard.implementsapi.data
- FlagValueImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- FlagValueSerializer - Class in sawfowl.regionguard.configure.serializers
- FlagValueSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.FlagValueSerializer
- FLAT - Enum constant in enum class sawfowl.regionguard.api.SelectorTypes
- flatMap(Function<T, Lifecycled<U>>) - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
- ForgeCuiListener(RegionGuard) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler.ForgeCuiListener
- ForgeExplosionListener - Class in sawfowl.regionguard.listeners.forge
- ForgeExplosionListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.forge.ForgeExplosionListener
- ForgeListener - Class in sawfowl.regionguard.listeners.forge
- ForgeListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.forge.ForgeListener
- forServer() - Static method in interface sawfowl.regionguard.api.data.MemberData
- from() - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Getting the region in which the command is executed.
- from(Entity) - Static method in interface sawfowl.regionguard.api.data.ChunkNumber
- from(Chunk<?>) - Static method in interface sawfowl.regionguard.api.data.ChunkNumber
- from(Vector3d) - Method in interface sawfowl.regionguard.api.data.ChunkNumber.Builder
- from(Vector3i) - Method in interface sawfowl.regionguard.api.data.ChunkNumber.Builder
- from(MemberData) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- fromRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get the
Region
where the event occurred. - fromRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get the
Region
where the event occurred.
G
- generateDefaultGlobalRegion() - Method in class sawfowl.regionguard.implementsapi.Api
- getAABB() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Get AABB
- getAABB() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getAdditionalData(PluginContainer, String, Class<T>) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting additional data that is created by other plugins.
After getting the data, they must be converted to the desired type.
Exemple: YourDataClass yourDataClass = (YourDataClass) additionalData; - getAdditionalData(PluginContainer, String, Class<T>) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getAdminFlags() - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- getAffectedRegions() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent.Grief
-
Getting all regions with which the piston interacts.
The collection does not contain the region in which the piston is located.
Because of an incomprehensible error with the list of locations when searching for a region is taken not only the original position, but also the next following it. - getAllAdditionalData() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a copy of the entire collection of the region's supplementary data.
- getAllAdditionalData() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getAllChilds() - Method in interface sawfowl.regionguard.api.data.Region
-
Recursive search and making a list of all child regions.
- getAllChilds() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getAllCorners() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Getting all corner positions of the area
- getAllCorners() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getAllPositions() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Getting all positions in the cuboid.
- getAllPositions() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getAPI() - Method in interface sawfowl.regionguard.api.RegionAPI.PostAPI
- getAPI() - Method in class sawfowl.regionguard.RegionGuard
- getArenaFlags() - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- getArgs() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getArgs() - Method in class sawfowl.regionguard.commands.child.Claim
- getArgs() - Method in class sawfowl.regionguard.commands.child.Clear
- getArgs() - Method in class sawfowl.regionguard.commands.child.Delete
- getArgs() - Method in class sawfowl.regionguard.commands.child.Flag
- getArgs() - Method in class sawfowl.regionguard.commands.child.Info
- getArgs() - Method in class sawfowl.regionguard.commands.child.Leave
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.Buy
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- getArgs() - Method in class sawfowl.regionguard.commands.child.Limits
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.Sell
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.Set
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- getArgs() - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- getArgs() - Method in class sawfowl.regionguard.commands.child.ListRegions
- getArgs() - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- getArgs() - Method in class sawfowl.regionguard.commands.child.SetMessage
- getArgs() - Method in class sawfowl.regionguard.commands.child.SetName
- getArgs() - Method in class sawfowl.regionguard.commands.child.SetOwner
- getArgs() - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- getArgs() - Method in class sawfowl.regionguard.commands.child.Trust
- getArgs() - Method in class sawfowl.regionguard.commands.child.Untrust
- getArgs() - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- getArgs() - Method in class sawfowl.regionguard.commands.child.Wand
- getArgs() - Method in class sawfowl.regionguard.commands.child.WeCUI
- getArgs() - Method in class sawfowl.regionguard.commands.Region
- getArguments() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getBlockEntities() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of block entities in the region.
This operation can work overload the server. - getBlockEntities() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getBlocks() - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- getBlocks() - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- getBlocks() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of blocks in the region.
This operation can work overload the server. - getBlocks() - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- getBlocks() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- getBlocks() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getBuyBlockPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the block price for the player.
- getBuyBlockPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getBuyClaimPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the region price for the player.
- getBuyClaimPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getBuyMembersPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the value of the price of the region's participant limit increase.
- getBuyMembersPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getBuySubdivisionPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the subdivision price for the player.
- getBuySubdivisionPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getCenter() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Get the center position of the selection.
- getCenter() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getChild(Vector3i) - Method in interface sawfowl.regionguard.api.data.Region
-
Searching for a child region.
If no region is found, it will return the current region. - getChild(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getChildExecutors() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getChilds() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of child regions.
- getChilds() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getChilds() - Method in class sawfowl.regionguard.commands.child.Claim
- getChilds() - Method in class sawfowl.regionguard.commands.child.Clear
- getChilds() - Method in class sawfowl.regionguard.commands.child.Delete
- getChilds() - Method in class sawfowl.regionguard.commands.child.Flag
- getChilds() - Method in class sawfowl.regionguard.commands.child.Info
- getChilds() - Method in class sawfowl.regionguard.commands.child.Leave
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.Buy
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- getChilds() - Method in class sawfowl.regionguard.commands.child.Limits
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.Sell
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.Set
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- getChilds() - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- getChilds() - Method in class sawfowl.regionguard.commands.child.ListRegions
- getChilds() - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- getChilds() - Method in class sawfowl.regionguard.commands.child.SetMessage
- getChilds() - Method in class sawfowl.regionguard.commands.child.SetName
- getChilds() - Method in class sawfowl.regionguard.commands.child.SetOwner
- getChilds() - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- getChilds() - Method in class sawfowl.regionguard.commands.child.Trust
- getChilds() - Method in class sawfowl.regionguard.commands.child.Untrust
- getChilds() - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- getChilds() - Method in class sawfowl.regionguard.commands.child.Wand
- getChilds() - Method in class sawfowl.regionguard.commands.child.WeCUI
- getChilds() - Method in class sawfowl.regionguard.commands.Region
- getChilds() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getChunk(ServerWorld, Vector3i) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- getChunkNumbers() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of the chunk numbers that the region occupies.
- getChunkNumbers() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getClaimed() - Method in interface sawfowl.regionguard.api.data.PlayerData
-
Getting the volume of blocks claimed by the player and the number of regions created.
- getClaimed() - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- getClaimedBlocks(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the number of blocks that belong to the player.
- getClaimedBlocks(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getClaimedRegions(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the number of regions belonging to the player.
- getClaimedRegions(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getClaimFlags() - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- getClaimResizing() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting a region that is resized.
- getClaimResizing() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getColors() - Method in class sawfowl.regionguard.configure.configs.CuiConfig
- getColors(Map<String, String[]>, String) - Static method in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- getCommandPack() - Method in class sawfowl.regionguard.RegionGuard
- getCommandPackAPI(CommandPack.PostAPI) - Method in class sawfowl.regionguard.RegionGuard
- getCommandSettings() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getCommandSettings() - Method in class sawfowl.regionguard.commands.child.Wand
- getCommandSettings() - Method in class sawfowl.regionguard.commands.Region
- getComponent(Object[]) - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getComponent(Locale, Object...) - Method in class sawfowl.regionguard.configure.Locales
- getConfig() - Method in class sawfowl.regionguard.RegionGuard
- getConfigDir() - Method in class sawfowl.regionguard.RegionGuard
- getConnection() - Method in class sawfowl.regionguard.configure.MySQL
- getConnection() - Method in class sawfowl.regionguard.configure.storage.H2Storage
- getContainer() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getCreationTime() - Method in interface sawfowl.regionguard.api.data.Region
-
Get the region creation time in unix format.
- getCreationTime() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getCuboid() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the region cuboid.
- getCuboid() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getCuiConfig() - Method in class sawfowl.regionguard.RegionGuard
- getCurrencies() - Method in class sawfowl.regionguard.utils.Economy
- getCurrency(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the currency in which the player will perform the transaction.
- getCurrency(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getCustomFlags() - Method in interface sawfowl.regionguard.api.data.Region
-
Recursive search and enumeration of flagValues with parameters from the current region to the oldest parent.
- getCustomFlags() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getDatabase() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getDefaultFlags(RegionTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the default flags for a certain type of region.
- getDefaultFlags(RegionTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- getDefaultFlagsConfig() - Method in class sawfowl.regionguard.RegionGuard
- getDefaultSelector() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getDefaultTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Get default
Transaction
for this event. - getDefaultTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Get default
Transaction
for this event. - getDefaultTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting default
Transaction
for this event. - getDefaultTransaction() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.Surface
-
Get default
Transaction
for this event. - getDelay() - Method in class sawfowl.regionguard.configure.configs.RegenerateTerritory
- getDestinationLocation() - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Getting the position for teleporting the player.
- getDirection() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
-
Getting piston direction.
- getDistanceSquared() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
The distance between the first and second position.
- getDragCuboid() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting a cuboid of dynamic selection.
- getDragCuboid() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getEconomy() - Method in class sawfowl.regionguard.RegionGuard
- getEconomyService() - Method in class sawfowl.regionguard.RegionGuard
- getEmptyCompletion() - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- getEntities() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of entities in the region.
This list will not contain players.
This operation can work overload the server. - getEntities() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Get the entity that is the source of the event.
- getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Get the entity that is the source of the event.
- getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Getting the
Entity
. - getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent
-
Get the entity that is the target of the event.
- getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get the
Entity
that is the target of the event. - getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
-
Getting the
Entity
who activated the piston. - getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionSpawnEntityEvent
-
Get the
Entity
that is the source of the event. - getEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionUseItemStackEvent
-
Get the
Entity
that is the source of the event. - getExitMessage(Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting region exit message.
If the specified localization is not found, the default localization will be checked.
If no default localization is found, the first value found will be returned or an empty optional value if the list is empty. - getExitMessage(Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getExitMessages() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a collection of localized messages reporting region exits.
The key is the localization tag. - getExitMessages() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getExplosion() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent
-
Gets the
Explosion
. - getExplosive() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent
-
Gets the
Explosive
. - getFlagConfig() - Method in enum class sawfowl.regionguard.api.Flags
- getFlagResult(String, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the value of the flag in the region.
- getFlagResult(String, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlagResult(Flags, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the value of the flag in the region.
- getFlagResult(Flags, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlagResultWhithoutParrents(String, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the value of the flag if there is one.
- getFlagResultWhithoutParrents(String, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlagResultWhithoutParrents(Flags, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the value of the flag if there is one.
- getFlagResultWhithoutParrents(Flags, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlags() - Method in interface sawfowl.regionguard.api.data.Region
-
Recursively search and list flagValues from the current region to the oldest parent.
- getFlags() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlagValues(String) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the values of the flag in the region.
- getFlagValues(String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlagValues(Flags) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the values of the flag in the region.
- getFlagValues(Flags) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getFlowLevel() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Get liquid flow level.
- getGlobalFlags() - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- getGlobalRegion(ResourceKey) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get world region.
- getGlobalRegion(ResourceKey) - Method in class sawfowl.regionguard.implementsapi.Api
- getGlobalRegion(ServerWorld) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get world region.
- getGlobalRegion(ServerWorld) - Method in class sawfowl.regionguard.implementsapi.Api
- getHost() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getInstance() - Static method in class sawfowl.regionguard.RegionGuard
- getItemStack() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get the
ItemStack
that is the target of the event. - getItemStack() - Method in interface sawfowl.regionguard.api.events.world.RegionUseItemStackEvent
-
Get the
ItemStack
that is the target of the event. - getJoinMessage(Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting region join message.
If the specified localization is not found, the default localization will be checked.
If no default localization is found, the first value found will be returned or an empty optional value if the list is empty. - getJoinMessage(Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getJoinMessages() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a collection of localized messages reporting entry into a region..
The key is the localization tag. - getJoinMessages() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getLastTimeSendBorders() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting the time when the player was shown the boundaries
- getLastTimeSendBorders() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getLastWandLocation() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting the last position that was selected by the wand tool.
- getLastWandLocation() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getLevenshteinDistance(String, String) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Find the Levenshtein distance between two Strings.
- getLimitBlocks(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the limit of blocks that can claiming the player.
- getLimitBlocks(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitClaims(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the limit of regions that can claiming the player.
- getLimitClaims(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMaxBlocks(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
The maximum limit of blocks a player can claim.
- getLimitMaxBlocks(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMaxClaims(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
The maximum limit of regions a player can claim.
- getLimitMaxClaims(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMaxMembers(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
The maximum limit of members of the player region..
- getLimitMaxMembers(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMaxSubdivisions(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
The maximum limit of child regions a player can create.
- getLimitMaxSubdivisions(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMembers(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the members limit for each region of a particular player.
Each region has its own separate members limit. - getLimitMembers(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimitMembers(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the members limit for each region of a particular player.
Each region has its own separate members limit. - getLimitMembers(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLimits() - Method in interface sawfowl.regionguard.api.data.PlayerData
-
Getting additional limits available to the player.
- getLimits() - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- getLimitSubdivisions(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the maximum number of child regions a player can create.
- getLimitSubdivisions(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getLiquidFlowLevel(BlockTransaction) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- getLoadedChunks() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of loaded chunks.
This operation can work overload the server. - getLoadedChunks() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getLocales() - Method in class sawfowl.regionguard.RegionGuard
- getLocaleService() - Method in class sawfowl.regionguard.configure.Locales
- getLocalesTags() - Method in class sawfowl.regionguard.configure.Locales
- getLogger() - Method in class sawfowl.regionguard.RegionGuard
- getMax() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Getting the maximum position
- getMax() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getMemberData(UUID) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the data of the region member.
- getMemberData(UUID) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getMemberData(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the data of the region member.
- getMemberData(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getMembers() - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- getMembers() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a collection of the region's members.
- getMembers() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- getMembers() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getMessage() - Method in interface sawfowl.regionguard.api.events.world.RegionMessageEvent
-
Getting a message that will be shown to the player when the message is canceled.
- getMin() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Getting the minimum position
- getMin() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getMinimalRegionSize() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getMinimalRegionSize(SelectorTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the minimum size of the region, which is set in the main configuration file.
- getMinimalRegionSize(SelectorTypes) - Method in class sawfowl.regionguard.configure.configs.MinimalRegionSize
- getMinimalRegionSize(SelectorTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- getMySQL() - Method in class sawfowl.regionguard.RegionGuard
- getMySQLConfig() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getName() - Method in interface sawfowl.regionguard.api.data.FlagConfig
- getName() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Getting member name
- getName() - Method in class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- getName() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- getName(Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the region name as kyori component.
- getName(Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getNames() - Method in interface sawfowl.regionguard.api.data.Region
- getNames() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getNewCorner() - Method in interface sawfowl.regionguard.api.events.RegionResizeEvent
-
Getting a new corner position.
- getOppositeCorner() - Method in interface sawfowl.regionguard.api.events.RegionResizeEvent
-
Getting the opposite corner.
- getOppositeCorner(Vector3i) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Obtaining the opposite corner of area.
- getOppositeCorner(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getOrCreateUser(UUID) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Creating or getting a WECui user.
- getOrCreateUser(UUID) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- getOrCreateUser(ServerPlayer) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Creating or getting a WECui user.
- getOrCreateUser(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- getOriginalDestinationLocation() - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Getting the original position for teleporting the player.
- getOriginalDestinationRegion() - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Getting the original destination region.
- getOriginalLocation() - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Getting the player's original position.
- getOrOpenConnection() - Method in class sawfowl.regionguard.configure.MySQL
- getOwner() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the player-owner of the region, if the owner of the region is a player and he is online.
- getOwner() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getOwnerData() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the data of the region owner
- getOwnerData() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getOwnerName() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the name of the region owner.
- getOwnerName() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getOwnerUUID() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the UUID of the region owner.
- getOwnerUUID() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getParameters() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.events.CUIEvent
- getParameters() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionClearEvent
- getParameters() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionColorEvent
- getParameters() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionCuboidEvent
- getParameters() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionGridEvent
- getParameters() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- getParrent() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a parent region if it is available.
- getParrent() - Method in interface sawfowl.regionguard.api.events.RegionCreateEvent
-
Getting a parent
Region
if it exists. - getParrent() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getPassword() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getPistonMovedBlocks() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
-
Getting a collection of all blocks that are moved by the piston.
- getPlainName(Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the region name.
- getPlainName(Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getPlayer() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Getting a player object
- getPlayer() - Method in interface sawfowl.regionguard.api.events.RegionManagementEvent
-
Getting a
ServerPlayer
. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Getting the player if he is the cause of the event.
- getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting the
ServerPlayer
if he is the cause of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent
-
Getting a
ServerPlayer
. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionDamageEntityEvent
-
Getting the
ServerPlayer
if he is the cause of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get the
ServerPlayer
that is the target of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionExecuteCommandEvent
-
Getting a
ServerPlayer
. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent
-
Getting the
ServerPlayer
if he is the cause of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Getting the
ServerPlayer
if he is the cause of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent
-
Get the
ServerPlayer
that is the source of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get the
ServerPlayer
that is the source of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionMessageEvent
-
Getting the player if he is the cause of the event.
Depending on the event, the type of object returned will beServerPlayer
orOptional
(includingServerPlayer
, or empty). - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent.ChangeRegion
-
Get the
ServerPlayer
that is the target of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get the
ServerPlayer
that is the target of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
-
Getting the
ServerPlayer
who activated the piston. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionSpawnEntityEvent
-
Get the
ServerPlayer
that is the source of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.events.world.RegionUseItemStackEvent
-
Get the
ServerPlayer
that is the source of the event. - getPlayer() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting player
- getPlayer() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- getPlayer() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getPlayerBalance(UUID, Currency) - Method in class sawfowl.regionguard.utils.Economy
- getPlayerData(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting limits and other information on the player.
- getPlayerData(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getPlayerData(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting limits and other information on the player.
- getPlayerData(ServerPlayer) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- getPlayerData(ServerPlayer) - Method in class sawfowl.regionguard.configure.storage.H2Storage
- getPlayerData(ServerPlayer) - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- getPlayerData(ServerPlayer) - Method in interface sawfowl.regionguard.configure.WorkData
- getPlayerData(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getPlayerDataFromConfig(ConfigurationNode, String) - Method in interface sawfowl.regionguard.configure.WorkData
- getPlayerPositions(ServerPlayer) - Method in class sawfowl.regionguard.RegionGuard
- getPlayerRegions(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Obtaining all player regions.
- getPlayerRegions(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getPlayerRegions(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Obtaining all player regions.
- getPlayerRegions(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getPlayers() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a list of players in the region.
This operation can work overload the server. - getPlayers() - Method in class sawfowl.regionguard.configure.configs.SplitStorage
- getPlayers() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getPlayersDataWork() - Method in class sawfowl.regionguard.RegionGuard
- getPluginContainer() - Method in class sawfowl.regionguard.RegionGuard
- getPort() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getPositionsXZ() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Getting all positions in the cuboid.
- getPositionsXZ() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getPrefix() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getPrimaryParent() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the primary parent region.
- getPrimaryParent() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getRegenerateTerritory() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getRegenUtil() - Method in class sawfowl.regionguard.RegionGuard
- getRegion() - Method in interface sawfowl.regionguard.api.events.RegionManagementEvent
-
Get the
Region
. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionCollideEntityEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
- getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionExecuteCommandEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
- getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
-
Getting the region in which the piston is located.
- getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionSpawnEntityEvent
-
Get the
Region
where the event occurred. - getRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionWorldEvent
-
Get the
Region
where the event occurred. - getRegionFromConfig(ConfigurationNode, String) - Method in interface sawfowl.regionguard.configure.WorkData
- getRegions() - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- getRegions() - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- getRegions() - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting all registered regions except globals.
- getRegions() - Method in class sawfowl.regionguard.configure.configs.SplitStorage
- getRegions() - Method in class sawfowl.regionguard.implementsapi.Api
- getRegions() - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- getRegions() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- getRegionsDataWork() - Method in class sawfowl.regionguard.RegionGuard
- getRegionsPerWorld() - Method in interface sawfowl.regionguard.api.RegionAPI
-
Obtaining a map of regions by worlds.
- getRegionsPerWorld() - Method in class sawfowl.regionguard.implementsapi.Api
- getRegisteredFlags() - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting all registered flags.
- getRegisteredFlags() - Method in class sawfowl.regionguard.implementsapi.Api
- getRidingEntity() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Getting an entity with another entity riding on it.
- getSchematic(String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Create a Schematic from the region.
This operation can work overload the server. - getSchematic(String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getSelectorType() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Get the type of area selection.
- getSelectorType() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSelectorType(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Obtaining a type of region selector from the player.
- getSelectorType(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getSelectRegionType(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the type of regions creating by the player.
- getSelectRegionType(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getSelectRegionType(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the type of regions creating by the player.
- getSelectRegionType(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getSellBlockPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the block price for the player.
- getSellBlockPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getSellClaimPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the region price for the player.
- getSellClaimPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getSellMembersPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting the value of the price of the region members limit decrease.
- getSellMembersPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getSellSubdivisionPrice(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get the value of the subdivision price for the player.
- getSellSubdivisionPrice(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- getSerializedData(T, TypeToken<T>) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- getSettings() - Method in interface sawfowl.regionguard.api.data.FlagConfig
- getSettings() - Method in class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- getSize() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Obtaining the volume of an area depending on its type.
- getSize() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSize2D() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Obtaining the volume of the area with only XY coordinates.
- getSize2D() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSize3D() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Obtaining the volume of the area, taking into account all three coordinate axes.
- getSize3D() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSizeXYZ() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Get the sizes of the area by three coordinates
- getSizeXYZ() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSizeXZ() - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Get the sizes of the area by two coordinates
- getSizeXZ() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- getSource() - Method in interface sawfowl.regionguard.api.data.FlagValue
-
Initiator of the event.
- getSource() - Method in interface sawfowl.regionguard.api.events.RegionDeleteEvent
- getSource() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent
-
Get the entity that is the source of the event.
- getSource() - Method in interface sawfowl.regionguard.api.events.world.RegionCollideEntityEvent
-
Get the entity that is the source of the event.
- getSource() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent
-
Get the entity that is the source of the event.
- getSource() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get the entity that is the target of the event.
- getSource() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- getSources() - Method in interface sawfowl.regionguard.api.data.FlagSettings
-
Valid event initiators.
Used in the `/rg flag' command. - getSpaces() - Method in class sawfowl.regionguard.configure.configs.CuiConfig
- getSplitStorage() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent.Drop
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent.Pickup
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionCollideEntityEvent
-
Get the sponge
CollideEntityEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionExecuteCommandEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.EntityDamage
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.Surface
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent.Block
-
Getting the
CollideBlockEvent.Impact
. - getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent.Entity
-
Getting the
CollideEntityEvent.Impact
. - getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Getting the
InteractBlockEvent
. - getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent.Primary
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent.Secondary
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get the
InteractItemEvent.Secondary
. - getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get the
MoveEntityEvent
. - getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionSpawnEntityEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionUseItemStackEvent
- getSpongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionWorldEvent
-
Getting the Sponge event.
May be `null` if the original event is not a Sponge event. - getSSL() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getStatement() - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- getStatement() - Method in class sawfowl.regionguard.configure.storage.H2Storage
- getStatement() - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- getStopFlyingMessage() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Receiving a message that will be sent to the player if flights are forbidden in the region.
- getStopFlyingMessage() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Receiving a message that will be sent to the player if flights are forbidden in the region.
- getStopRidingMessage() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Receiving a message that will be sent to the player if riding are forbidden in the region.
- getSubdivisions() - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- getSubdivisions() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- getSyncInterval() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getTankItems() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getTarget() - Method in interface sawfowl.regionguard.api.data.FlagValue
-
Event target.
- getTarget() - Method in interface sawfowl.regionguard.api.events.world.RegionCollideEntityEvent
-
Get the entity that is the target of the event.
- getTarget() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- getTargetBlock(ServerPlayer, int) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Location of the block the player is looking at.
- getTargetBlock(ServerPlayer, int) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- getTargets() - Method in interface sawfowl.regionguard.api.data.FlagSettings
-
Allowable event targets.
Used in the `/rg flag' command. - getTargetWorld() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
- getTempRegion(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Get a temporary region
- getTempRegion(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- getText(Locale, Object...) - Method in class sawfowl.regionguard.configure.Locales
- getTotalMembers() - Method in interface sawfowl.regionguard.api.data.Region
-
Total number of members of the region.
- getTotalMembers() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getTransaction(List<BlockTransaction>, Operation) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- getTransactions() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Gets a list of the
Transaction
s for this event. - getTransactions() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Gets a list of the
Transaction
s for this event. - getTransactions() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting a list of the
Transaction
s for this event. - getTransactions() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent.Surface
-
Gets a list of the
Transaction
s for this event. - getTrustType() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Obtaining a region member's trust type
- getTrustType() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- getTrustType(UUID) - Method in interface sawfowl.regionguard.api.data.Region
-
Gaining the trust of a player or entity
- getTrustType(UUID) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getTrustType(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region
-
Getting a player's type of trust.
- getTrustType(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getType() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the region type.
- getType() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getTypeId() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.events.CUIEvent
- getTypeId() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionClearEvent
- getTypeId() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionColorEvent
- getTypeId() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionCuboidEvent
- getTypeId() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionGridEvent
- getTypeId() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- getUniqueId() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Getting member
UUID
- getUniqueId() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the UUID of a region.
- getUniqueId() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- getUniqueId() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getUser() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- getValue() - Method in interface sawfowl.regionguard.api.data.FlagValue
-
Value of the flag.
- getValue() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- getValueFromMethodWhithTypeNoArgs(Class<T>, Class<C>, O) - Static method in class sawfowl.regionguard.utils.ReflectionUtil
-
Before using it, you should make sure that the class has only 1 method with the required return type and no arguments.
- getValues() - Static method in enum class sawfowl.regionguard.api.TrustTypes
- getVisualClaimId() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting the UUID of the region whose borders were shown to the player.
- getVisualClaimId() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- getWanditem() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- getWandItem() - Method in interface sawfowl.regionguard.api.RegionAPI
-
Getting an item for selecting regions.
- getWandItem() - Method in class sawfowl.regionguard.implementsapi.Api
- getWorld() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the region world if it is loaded.
- getWorld() - Method in interface sawfowl.regionguard.api.events.world.RegionWorldEvent
-
Get event
ServerWorld
- getWorld() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getWorldEditCUIAPI() - Method in interface sawfowl.regionguard.api.RegionAPI
-
Go to the API for visually highlighting regions with a mod on the WECui client.
- getWorldEditCUIAPI() - Method in class sawfowl.regionguard.implementsapi.Api
- getWorldKey() - Method in interface sawfowl.regionguard.api.data.Region
-
Getting the world key.
- getWorldKey() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- getWorldRegion(ServerWorld) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- getWorldRegion(ServerWorld) - Method in class sawfowl.regionguard.configure.storage.H2Storage
- getWorldRegion(ServerWorld) - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- getWorldRegion(ServerWorld) - Method in interface sawfowl.regionguard.configure.WorkData
- getX() - Method in interface sawfowl.regionguard.api.data.ChunkNumber
- getX() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- getZ() - Method in interface sawfowl.regionguard.api.data.ChunkNumber
- getZ() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- GLOBAL - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- GRAY - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- GREEN - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- GRID - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- GRID - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- GRID_CULL - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
H
- H2Storage - Class in sawfowl.regionguard.configure.storage
- H2Storage(RegionGuard) - Constructor for class sawfowl.regionguard.configure.storage.H2Storage
- handleCUIInitializationMessage(String) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
You don't have to use that.
- handleCUIInitializationMessage(String) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- handlePayload(ChannelBuf, ServerPlayerConnection) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler
- hashCode() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- hashCode() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- hashCode() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- HELP - Static variable in class sawfowl.regionguard.Permissions
- HUNTER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
I
- IMPACT_BLOCK - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- IMPACT_ENTITY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- impactBlock(CollideBlockEvent.Impact) - Method in class sawfowl.regionguard.listeners.ImpactListener
- impactEntity(CollideEntityEvent.Impact) - Method in class sawfowl.regionguard.listeners.ImpactListener
- ImpactListener - Class in sawfowl.regionguard.listeners
- ImpactListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.ImpactListener
- info(Object) - Method in class sawfowl.regionguard.utils.Logger
- info(Object, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- info(String) - Method in class sawfowl.regionguard.utils.Logger
- info(String, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- info(Component) - Method in class sawfowl.regionguard.utils.Logger
- info(Component, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- info(Text) - Method in class sawfowl.regionguard.utils.Logger
- Info - Class in sawfowl.regionguard.commands.child
- Info(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Info
- INFO - Static variable in class sawfowl.regionguard.Permissions
- INTERACT_BLOCK_CANCEL_PRIMARY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- INTERACT_BLOCK_CANCEL_SECONDARY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- INTERACT_BLOCK_PRIMARY - Enum constant in enum class sawfowl.regionguard.api.Flags
- INTERACT_BLOCK_SECONDARY - Enum constant in enum class sawfowl.regionguard.api.Flags
- INTERACT_ENTITY_CANCEL_PRIMARY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- INTERACT_ENTITY_CANCEL_SECONDARY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- INTERACT_ENTITY_PRIMARY - Enum constant in enum class sawfowl.regionguard.api.Flags
- INTERACT_ENTITY_SECONDARY - Enum constant in enum class sawfowl.regionguard.api.Flags
- INTERACT_ITEM - Enum constant in enum class sawfowl.regionguard.api.Flags
- INTERACT_ITEM - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- InteractEntityListener - Class in sawfowl.regionguard.listeners
- InteractEntityListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.InteractEntityListener
- InteractItemListener - Class in sawfowl.regionguard.listeners
- InteractItemListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.InteractItemListener
- invalid() - Static method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
- invalidate() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
-
Remove the value of this lifecycled and fire the invalidated event.
- isAdmin() - Method in interface sawfowl.regionguard.api.data.Region
-
Check whether the region is an admin region.
- isAdmin() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionCollideEntityEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionExecuteCommandEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionImpactEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractItemEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionSpawnEntityEvent
-
Get protect result.
- isAllow() - Method in interface sawfowl.regionguard.api.events.world.RegionUseItemStackEvent
-
Get protect result.
- isAllowArgs() - Method in interface sawfowl.regionguard.api.data.FlagSettings
-
Determines whether the flag provides the event's cause and target arguments to `/rg flag` command.
If false, the arguments will not be available. - isAllowBreak() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Break
-
Get protect result.
- isAllowDamage() - Method in interface sawfowl.regionguard.api.events.world.RegionDamageEntityEvent
-
Get protect result.
- isAllowExplosion() - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent
-
Get protect result.
- isAllowFlow() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.LiquidFlow
-
Get protect result.
- isAllowFly() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get fly protect result.
- isAllowFly() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get fly protect result.
- isAllowFrom() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get protect result.
- isAllowFrom() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent.ChangeRegion
-
Get protect result.
- isAllowGrief() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent.Grief
-
Get protect result.
- isAllowInteract() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Get protect result.
- isAllowInteract() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractEntityEvent
-
Get protect result.
- isAllowMove() - Method in interface sawfowl.regionguard.api.events.world.RegionPistonEvent.OneRegion
-
Get protect result.
- isAllowPlace() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeBlockEvent.Place
-
Getting protect result.
- isAllowRiding() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Get riding protect result.
- isAllowTo() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get protect result.
- isAllowTo() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent.ChangeRegion
-
Get protect result.
- isAllPlayers() - Method in class sawfowl.regionguard.configure.configs.RegenerateTerritory
- isArena() - Method in interface sawfowl.regionguard.api.data.Region
-
Check if the region is an arena.
- isArena() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isAsync() - Method in class sawfowl.regionguard.configure.configs.RegenerateTerritory
- isBasicClaim() - Method in interface sawfowl.regionguard.api.data.Region
-
Check if the region is basic.
- isBasicClaim() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isBedBlock(BlockSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isContainer(BlockSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isCorner(Vector3i) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Checking if the position is a corner position
- isCorner(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- isCurrentTrustType(UUID, TrustTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking the type of trust in the region.
- isCurrentTrustType(UUID, TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isCurrentTrustType(ServerPlayer, TrustTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking the type of trust in the region.
- isCurrentTrustType(ServerPlayer, TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isDebugEconomy() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- isDecay(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isDestructBlock(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isDrag() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Checking whether the player is using dynamic selection.
- isDrag() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- isEnable() - Method in class sawfowl.regionguard.configure.configs.MySQLConfig
- isEnable() - Method in class sawfowl.regionguard.configure.configs.SplitStorage
- isExplosion(Object) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isGlobal() - Method in interface sawfowl.regionguard.api.data.Region
-
Check if the region is global.
- isGlobal() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isGrowth(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isIntersectsWith(ResourceKey, Vector3i) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking whether the position belongs to the region.
- isIntersectsWith(ResourceKey, Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isIntersectsWith(ServerWorld, Vector3i) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking whether the position belongs to the region.
- isIntersectsWith(ServerWorld, Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isIntersectsWith(Vector3i) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking whether the position belongs to the region.
- isIntersectsWith(Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isLiquidFlow(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isLocaleJsonSerialize() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- isModify(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isPiston(BlockSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isPlaceBlock(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- isPlayer() - Method in interface sawfowl.regionguard.api.data.MemberData
-
Checking if the owner is a player
The check is performed by the name of the owner. - isPlayer() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- isPortal() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Does the entity use a portal.
- isPrimary() - Method in interface sawfowl.regionguard.api.events.world.RegionInteractBlockEvent
-
Checks that the interaction with the block was performed by the primary hand.
- isPvP() - Method in interface sawfowl.regionguard.api.events.world.RegionExecuteCommandEvent
-
Checks if the player is in a fight with another player.
- isRegisteredGlobal(ServerWorld) - Method in class sawfowl.regionguard.implementsapi.Api
- isRegisterForgeListeners() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- isReplaceNameInTitle() - Method in interface sawfowl.regionguard.api.data.MemberData
- isReplaceNameInTitle() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- isRiding() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Whether the entity is riding anything.
- isStaff() - Method in class sawfowl.regionguard.configure.configs.RegenerateTerritory
- isSubdivision() - Method in interface sawfowl.regionguard.api.data.Region
-
Check if the region is subdivision.
- isSubdivision() - Method in interface sawfowl.regionguard.api.events.RegionCreateEvent
-
Checking if the region being created is a child region.
- isSubdivision() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isSupportCUI() - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Checking if the player will be sent packets to display the boundaries by the WECui mod.
- isSupportCUI() - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- isTrusted(UUID) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking whether a entity is a member of a region.
- isTrusted(UUID) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isTrusted(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region
-
Checking whether a player is a member of a region.
- isTrusted(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- isUnloadRegions() - Method in class sawfowl.regionguard.configure.configs.MainConfig
- isValid() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Check for validity, usually without triggering computation.
- ITEM_DROP - Enum constant in enum class sawfowl.regionguard.api.Flags
- ITEM_DROP - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- ITEM_PICKUP - Enum constant in enum class sawfowl.regionguard.api.Flags
- ITEM_PICKUP - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- ITEM_SPAWN - Enum constant in enum class sawfowl.regionguard.api.Flags
- ITEM_USE - Enum constant in enum class sawfowl.regionguard.api.Flags
- ITEM_USE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- itemId(ItemStack) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- itemId(ItemStackSnapshot) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- ItemUseListener - Class in sawfowl.regionguard.listeners
- ItemUseListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.ItemUseListener
J
- joinQuotedString(String[], String, int, String) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an array of strings into a string.
- joinString(int[], String, int) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an array of strings into a string.
- joinString(Object[], String, int) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an array of strings into a string.
- joinString(String[], String) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an array of strings into a string.
- joinString(String[], String, int) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an array of strings into a string.
- joinString(Collection<?>, String, int) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Join an list of strings into a string.
K
- KEEP_EXP - Enum constant in enum class sawfowl.regionguard.api.Flags
- KEEP_EXP - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- KEEP_INVENTORY - Enum constant in enum class sawfowl.regionguard.api.Flags
- KEEP_INVENTORY - Static variable in class sawfowl.regionguard.configure.LocalesPaths
L
- Leave - Class in sawfowl.regionguard.commands.child
- Leave(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Leave
- Lifecycled<T> - Interface in sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils
- Lifecycled.Events<T> - Interface in sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils
- LifecycledCallbackHandler<T> - Class in sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils
-
Convenience class for implementing the callbacks of
Lifecycled
. - LifecycledCallbackHandler(Lifecycled<T>) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.LifecycledCallbackHandler
- LIMIT_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_MAX_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_MAX_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_MAX_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_MAX_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- LIMIT_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- Limits - Class in sawfowl.regionguard.commands.child
- Limits(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Limits
- LIQUID_FLOW - Enum constant in enum class sawfowl.regionguard.api.Flags
- LIST - Static variable in class sawfowl.regionguard.Permissions
- ListenerUtils - Class in sawfowl.regionguard.utils
- ListenerUtils() - Constructor for class sawfowl.regionguard.utils.ListenerUtils
- ListRegions - Class in sawfowl.regionguard.commands.child
- ListRegions(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.ListRegions
- loadDataOfPlayers() - Method in class sawfowl.regionguard.configure.storage.FileStorage
- loadDataOfPlayers() - Method in class sawfowl.regionguard.configure.storage.H2Storage
- loadDataOfPlayers() - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- loadDataOfPlayers() - Method in interface sawfowl.regionguard.configure.WorkData
- loadRegions() - Method in class sawfowl.regionguard.configure.storage.FileStorage
- loadRegions() - Method in class sawfowl.regionguard.configure.storage.H2Storage
- loadRegions() - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- loadRegions() - Method in interface sawfowl.regionguard.configure.WorkData
- Locales - Class in sawfowl.regionguard.configure
- Locales(LocaleService, boolean) - Constructor for class sawfowl.regionguard.configure.Locales
- LocalesPaths - Class in sawfowl.regionguard.configure
- LocalesPaths() - Constructor for class sawfowl.regionguard.configure.LocalesPaths
- Logger - Class in sawfowl.regionguard.utils
- Logger() - Constructor for class sawfowl.regionguard.utils.Logger
- lookup(Map<String, T>, String, boolean) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
M
- MainConfig - Class in sawfowl.regionguard.configure.configs
- MainConfig() - Constructor for class sawfowl.regionguard.configure.configs.MainConfig
- MANAGER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- map(Function<T, U>) - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Map the value.
- MAX - Static variable in class sawfowl.regionguard.utils.Placeholders
- MemberData - Interface in sawfowl.regionguard.api.data
- MemberData.Builder - Interface in sawfowl.regionguard.api.data
- MemberDataImpl - Class in sawfowl.regionguard.implementsapi.data
- MemberDataImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- MemberDataImpl(String, UUID, TrustTypes) - Constructor for class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- MemberDataSerializer - Class in sawfowl.regionguard.configure.serializers
- MemberDataSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.MemberDataSerializer
- Members - Class in sawfowl.regionguard.commands.child.limits.buy
- Members - Class in sawfowl.regionguard.commands.child.limits.sell
- Members - Class in sawfowl.regionguard.commands.child.limits.set
- Members(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.buy.Members
- Members(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.sell.Members
- Members(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.set.Members
- MIN - Static variable in class sawfowl.regionguard.utils.Placeholders
- MinimalRegionSize - Class in sawfowl.regionguard.configure.configs
- MinimalRegionSize() - Constructor for class sawfowl.regionguard.configure.configs.MinimalRegionSize
- MultiSelectionClearEvent - Class in sawfowl.regionguard.implementsapi.worldedit.cui.events
- MultiSelectionClearEvent() - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionClearEvent
- MultiSelectionClearEvent(UUID) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionClearEvent
- MultiSelectionColorEvent - Class in sawfowl.regionguard.implementsapi.worldedit.cui.events
- MultiSelectionColorEvent(String[]) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionColorEvent
- MultiSelectionColors - Class in sawfowl.regionguard.implementsapi.worldedit
- MultiSelectionColors() - Constructor for class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- MultiSelectionCuboidEvent - Class in sawfowl.regionguard.implementsapi.worldedit.cui.events
- MultiSelectionCuboidEvent(UUID) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionCuboidEvent
- MultiSelectionGridEvent - Class in sawfowl.regionguard.implementsapi.worldedit.cui.events
- MultiSelectionGridEvent(double) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionGridEvent
- MultiSelectionPointEvent - Class in sawfowl.regionguard.implementsapi.worldedit.cui.events
- MultiSelectionPointEvent(int) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- MultiSelectionPointEvent(int, Vector3i) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- MultiSelectionPointEvent(int, Vector3i, long) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionPointEvent
- MultiSelectionType - Class in sawfowl.regionguard.implementsapi.worldedit
- MultiSelectionType() - Constructor for class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- MySQL - Class in sawfowl.regionguard.configure
- MySQL(RegionGuard, MySQLConfig) - Constructor for class sawfowl.regionguard.configure.MySQL
- MySQLConfig - Class in sawfowl.regionguard.configure.configs
- MySQLConfig() - Constructor for class sawfowl.regionguard.configure.configs.MySQLConfig
- MySqlStorage - Class in sawfowl.regionguard.configure.storage
- MySqlStorage(RegionGuard) - Constructor for class sawfowl.regionguard.configure.storage.MySqlStorage
N
- NAME - Static variable in class sawfowl.regionguard.utils.Placeholders
- newValue(T) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
-
Set the value of this lifecycled and fire the new value event.
- nonReplacement(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- nonReplacement(BlockTransaction) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- NOT_PERMITTED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
O
- of(boolean, String, String) - Static method in interface sawfowl.regionguard.api.data.FlagValue
- of(long, long) - Static method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- of(long, long, long, long) - Static method in interface sawfowl.regionguard.api.data.PlayerLimits
- of(String, FlagSettings) - Static method in interface sawfowl.regionguard.api.data.FlagConfig
-
Build a flag configuration with the specified name and parameters.
- of(ServerPlayer, TrustTypes) - Static method in interface sawfowl.regionguard.api.data.MemberData
- of(GameProfile, TrustTypes) - Static method in interface sawfowl.regionguard.api.data.MemberData
- of(AABB) - Static method in interface sawfowl.regionguard.api.data.Cuboid
- of(Vector3d) - Static method in interface sawfowl.regionguard.api.data.ChunkNumber
- of(Vector3i) - Static method in interface sawfowl.regionguard.api.data.ChunkNumber
- of(Vector3i, Vector3i) - Static method in interface sawfowl.regionguard.api.data.Cuboid
- of(PlayerLimits, ClaimedByPlayer) - Static method in interface sawfowl.regionguard.api.data.PlayerData
- of(SelectorTypes, AABB) - Static method in interface sawfowl.regionguard.api.data.Cuboid
- of(SelectorTypes, Vector3i, Vector3i) - Static method in interface sawfowl.regionguard.api.data.Cuboid
- onBlockChange(ChangeBlockEvent.All) - Method in class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- onChannelRegistration(RegisterChannelEvent) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler.RegistrationHandler
- onCollide(CollideEntityEvent, Entity) - Method in class sawfowl.regionguard.listeners.CollideEntityListener
- onCommand(ExecuteCommandEvent.Pre, ServerPlayer) - Method in class sawfowl.regionguard.listeners.DamageEntityAndCommandListener
- onConstruct(LocaleServiseEvent.Construct) - Method in class sawfowl.regionguard.RegionGuard
- onDamage(DamageEntityEvent) - Method in class sawfowl.regionguard.listeners.DamageEntityAndCommandListener
- onDeath(DestructEntityEvent.Death) - Method in class sawfowl.regionguard.listeners.DeathListener
- onDrop(ChangeInventoryEvent.Drop, Entity) - Method in class sawfowl.regionguard.listeners.PickupDropItemListener
- onExplosion(ExplosionEvent.Start) - Method in class sawfowl.regionguard.listeners.forge.ForgeExplosionListener
- onExplosion(ExplosionEvent.Pre) - Method in class sawfowl.regionguard.listeners.ExplosionListener
- onInteract(InteractItemEvent.Secondary, Entity) - Method in class sawfowl.regionguard.listeners.InteractItemListener
- onInvalidated(O, BiConsumer<O, ? super Lifecycled<T>>) - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled.Events
-
Add a callback for when this lifecycled is invalidated.
- onInvalidated(O, BiConsumer<O, ? super Lifecycled<T>>) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.LifecycledCallbackHandler
- onJoin(ServerSideConnectionEvent.Join) - Method in class sawfowl.regionguard.listeners.ClientConnectionListener
- onMove(MoveEntityEvent) - Method in class sawfowl.regionguard.listeners.EntityMoveListener
- onNewValue(O, BiConsumer<O, ? super Lifecycled<T>>) - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled.Events
-
Add a callback for when this lifecycled is given a new value.
- onNewValue(O, BiConsumer<O, ? super Lifecycled<T>>) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.LifecycledCallbackHandler
- onPickup(ChangeInventoryEvent.Pickup.Pre, Entity) - Method in class sawfowl.regionguard.listeners.PickupDropItemListener
- onPreChange(ChangeBlockEvent.Pre) - Method in class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- onPrimary(InteractBlockEvent.Primary.Start, Entity) - Method in class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- onPrimary(InteractEntityEvent.Primary, ServerPlayer) - Method in class sawfowl.regionguard.listeners.InteractEntityListener
- onRecievePacket(RecievePacketEvent) - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler.ForgeCuiListener
- onRefresh(RefreshGameEvent) - Method in class sawfowl.regionguard.RegionGuard
- onRegisterRawSpongeCommand(RegisterCommandEvent<Command.Raw>) - Method in class sawfowl.regionguard.RegionGuard
- onRespawn(RespawnPlayerEvent.Post) - Method in class sawfowl.regionguard.listeners.DeathListener
- onSecondary(InteractBlockEvent.Secondary, Entity) - Method in class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- onSecondary(InteractEntityEvent.Secondary, ServerPlayer) - Method in class sawfowl.regionguard.listeners.InteractEntityListener
- onSpawn(SpawnEntityEvent.Pre) - Method in class sawfowl.regionguard.listeners.SpawnEntityListener
- onStart(StartedEngineEvent<Server>) - Method in class sawfowl.regionguard.RegionGuard
- onUse(UseItemStackEvent.Start, Entity) - Method in class sawfowl.regionguard.listeners.ItemUseListener
- onWorldChange(ChangeEntityWorldEvent.Reposition) - Method in class sawfowl.regionguard.listeners.EntityMoveListener
- openConnection() - Method in class sawfowl.regionguard.configure.MySQL
- ORANGE - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- OWNER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- OWNER - Static variable in class sawfowl.regionguard.utils.Placeholders
P
- PADDING - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- parseListInQuotes(String[], char, char, char) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
- parseListInQuotes(String[], char, char, char, boolean) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
- permission() - Method in class sawfowl.regionguard.commands.child.Claim
- permission() - Method in class sawfowl.regionguard.commands.child.Clear
- permission() - Method in class sawfowl.regionguard.commands.child.Delete
- permission() - Method in class sawfowl.regionguard.commands.child.Flag
- permission() - Method in class sawfowl.regionguard.commands.child.Info
- permission() - Method in class sawfowl.regionguard.commands.child.Leave
- permission() - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- permission() - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- permission() - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- permission() - Method in class sawfowl.regionguard.commands.child.limits.Buy
- permission() - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- permission() - Method in class sawfowl.regionguard.commands.child.Limits
- permission() - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- permission() - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- permission() - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- permission() - Method in class sawfowl.regionguard.commands.child.limits.Sell
- permission() - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- permission() - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- permission() - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- permission() - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- permission() - Method in class sawfowl.regionguard.commands.child.limits.Set
- permission() - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- permission() - Method in class sawfowl.regionguard.commands.child.ListRegions
- permission() - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- permission() - Method in class sawfowl.regionguard.commands.child.SetMessage
- permission() - Method in class sawfowl.regionguard.commands.child.SetName
- permission() - Method in class sawfowl.regionguard.commands.child.SetOwner
- permission() - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- permission() - Method in class sawfowl.regionguard.commands.child.Trust
- permission() - Method in class sawfowl.regionguard.commands.child.Untrust
- permission() - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- permission() - Method in class sawfowl.regionguard.commands.child.Wand
- permission() - Method in class sawfowl.regionguard.commands.child.WeCUI
- permission() - Method in class sawfowl.regionguard.commands.Region
- Permissions - Class in sawfowl.regionguard
- Permissions() - Constructor for class sawfowl.regionguard.Permissions
- PickupDropItemListener - Class in sawfowl.regionguard.listeners
- PickupDropItemListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.PickupDropItemListener
- PISTON - Enum constant in enum class sawfowl.regionguard.api.Flags
- PISTON_GRIEF - Enum constant in enum class sawfowl.regionguard.api.Flags
- pistonMovedTransaction(List<BlockTransaction>) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- Placeholders - Class in sawfowl.regionguard.utils
- Placeholders() - Constructor for class sawfowl.regionguard.utils.Placeholders
- PLAYER - Static variable in class sawfowl.regionguard.utils.Placeholders
- PlayerData - Interface in sawfowl.regionguard.api.data
- PlayerData.Builder - Interface in sawfowl.regionguard.api.data
- PlayerDataImpl - Class in sawfowl.regionguard.implementsapi.data
- PlayerDataImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- PlayerDataSerializer - Class in sawfowl.regionguard.configure.serializers
- PlayerDataSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.PlayerDataSerializer
- PlayerLimits - Interface in sawfowl.regionguard.api.data
- PlayerLimits.Builder - Interface in sawfowl.regionguard.api.data
- PlayerLimitsImpl - Class in sawfowl.regionguard.implementsapi.data
- PlayerLimitsImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- PlayerPositions() - Constructor for class sawfowl.regionguard.listeners.BlockAndWorldChangeListener.PlayerPositions
- playerPositionsExist(ServerPlayer) - Method in class sawfowl.regionguard.RegionGuard
- plugin - Variable in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- plugin - Variable in class sawfowl.regionguard.listeners.forge.ForgeListener
- POINT - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- PORTAL_USE - Enum constant in enum class sawfowl.regionguard.api.Flags
- PORTAL_USE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- POS - Static variable in class sawfowl.regionguard.utils.Placeholders
- postEvent(Event) - Static method in class sawfowl.regionguard.utils.ListenerUtils
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.Buy
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Limits
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.Sell
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.Set
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.ListRegions
- process(CommandCause, Audience, Locale, boolean, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.Region
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Claim
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Clear
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Delete
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Flag
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Info
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Leave
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.SetMessage
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.SetName
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.SetOwner
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Trust
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Untrust
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.Wand
- process(CommandCause, ServerPlayer, Locale, String[], ArgumentReader.Mutable) - Method in class sawfowl.regionguard.commands.child.WeCUI
- PROJECTILE_IMPACT_BLOCK - Enum constant in enum class sawfowl.regionguard.api.Flags
- PROJECTILE_IMPACT_ENTITY - Enum constant in enum class sawfowl.regionguard.api.Flags
- PURPLE - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- putSchematic(Schematic, int) - Method in interface sawfowl.regionguard.api.data.Region
-
Insert Schematic into the region.
This operation can work overload the server. - putSchematic(Schematic, int) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- putSchematic(Schematic, Vector3i) - Method in interface sawfowl.regionguard.api.data.Region
-
Insert Schematic into the region.
This operation can work overload the server. - putSchematic(Schematic, Vector3i) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- PVP - Enum constant in enum class sawfowl.regionguard.api.Flags
- PVP - Static variable in class sawfowl.regionguard.configure.LocalesPaths
R
- RED - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
- ReflectionUtil - Class in sawfowl.regionguard.utils
- ReflectionUtil() - Constructor for class sawfowl.regionguard.utils.ReflectionUtil
- regen(boolean, int) - Method in interface sawfowl.regionguard.api.data.Region
-
Territory regeneration in the region.
- regen(boolean, int) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- regenAsync(Region, int) - Method in class sawfowl.regionguard.utils.RegenUtil
- RegenerateTerritory - Class in sawfowl.regionguard.configure.configs
- RegenerateTerritory() - Constructor for class sawfowl.regionguard.configure.configs.RegenerateTerritory
- regenSync(Region) - Method in class sawfowl.regionguard.utils.RegenUtil
- RegenUtil - Class in sawfowl.regionguard.utils
- RegenUtil(RegionGuard) - Constructor for class sawfowl.regionguard.utils.RegenUtil
- Region - Class in sawfowl.regionguard.commands
- Region - Interface in sawfowl.regionguard.api.data
- Region(RegionGuard) - Constructor for class sawfowl.regionguard.commands.Region
- REGION - Static variable in class sawfowl.regionguard.utils.Placeholders
- REGION_CREATE_CREATE_BASIC - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_ADMIN_CLAIM - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_CENCELLED_EVENT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_INCORRECT_COORDS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_LARGE_VOLUME_BLOCKS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_LARGE_VOLUME_REGIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_LARGE_VOLUME_SUBDIVISIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_POSITION_LOCKED - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_REGIONS_INTERSECT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_EXCEPTION_WRONG_SUBDIVISION_POSITIONS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_SETPOS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_CREATE_SUBDIVISION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_EXCEPTION_CHILD_OUT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_EXCEPTION_INCORRECT_COORDS - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_EXCEPTION_LARGE_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_EXCEPTION_REGIONS_INTERSECT - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_EXCEPTION_SMALL_VOLUME - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_FINISH - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_RESIZE_START - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_WAND_OWNER - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- REGION_WAND_TYPE - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- Region.Builder - Interface in sawfowl.regionguard.api.data
- RegionAPI - Interface in sawfowl.regionguard.api
- RegionAPI.PostAPI - Interface in sawfowl.regionguard.api
-
This interface is designed to access the plugin's API.
- RegionChangeBlockEvent - Interface in sawfowl.regionguard.api.events.world
- RegionChangeBlockEvent.Break - Interface in sawfowl.regionguard.api.events.world
- RegionChangeBlockEvent.LiquidFlow - Interface in sawfowl.regionguard.api.events.world
- RegionChangeBlockEvent.Place - Interface in sawfowl.regionguard.api.events.world
- RegionChangeInventoryEvent - Interface in sawfowl.regionguard.api.events.world
- RegionChangeInventoryEvent.Drop - Interface in sawfowl.regionguard.api.events.world
- RegionChangeInventoryEvent.Pickup - Interface in sawfowl.regionguard.api.events.world
- RegionCollideEntityEvent - Interface in sawfowl.regionguard.api.events.world
- RegionCommandTeleportEvent - Interface in sawfowl.regionguard.api.events
- RegionCreateEvent - Interface in sawfowl.regionguard.api.events
- RegionDamageEntityEvent - Interface in sawfowl.regionguard.api.events.world
- RegionDeleteEvent - Interface in sawfowl.regionguard.api.events
- RegionEntityChangeWorldEvent - Interface in sawfowl.regionguard.api.events.world
- RegionExecuteCommandEvent - Interface in sawfowl.regionguard.api.events.world
- RegionExplosionEvent - Interface in sawfowl.regionguard.api.events.world
- RegionExplosionEvent.EntityDamage - Interface in sawfowl.regionguard.api.events.world
- RegionExplosionEvent.Surface - Interface in sawfowl.regionguard.api.events.world
- RegionGuard - Class in sawfowl.regionguard
- RegionGuard(PluginContainer, Path) - Constructor for class sawfowl.regionguard.RegionGuard
- RegionImpactEvent - Interface in sawfowl.regionguard.api.events.world
- RegionImpactEvent.Block - Interface in sawfowl.regionguard.api.events.world
- RegionImpactEvent.Entity - Interface in sawfowl.regionguard.api.events.world
- RegionImpl - Class in sawfowl.regionguard.implementsapi.data
- RegionImpl() - Constructor for class sawfowl.regionguard.implementsapi.data.RegionImpl
- RegionInteractBlockEvent - Interface in sawfowl.regionguard.api.events.world
- RegionInteractEntityEvent - Interface in sawfowl.regionguard.api.events.world
- RegionInteractEntityEvent.Primary - Interface in sawfowl.regionguard.api.events.world
- RegionInteractEntityEvent.Secondary - Interface in sawfowl.regionguard.api.events.world
- RegionInteractItemEvent - Interface in sawfowl.regionguard.api.events.world
- RegionManagementEvent - Interface in sawfowl.regionguard.api.events
- RegionMessageEvent - Interface in sawfowl.regionguard.api.events.world
- RegionMoveEntityEvent - Interface in sawfowl.regionguard.api.events.world
- RegionMoveEntityEvent.ChangeRegion - Interface in sawfowl.regionguard.api.events.world
- RegionPistonEvent - Interface in sawfowl.regionguard.api.events.world
- RegionPistonEvent.Grief - Interface in sawfowl.regionguard.api.events.world
- RegionPistonEvent.OneRegion - Interface in sawfowl.regionguard.api.events.world
- RegionResizeEvent - Interface in sawfowl.regionguard.api.events
- RegionSerializer - Class in sawfowl.regionguard.configure.serializers
- RegionSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.RegionSerializer
- RegionSerializerCollection - Class in sawfowl.regionguard.api
- RegionSerializerCollection() - Constructor for class sawfowl.regionguard.api.RegionSerializerCollection
- RegionSpawnEntityEvent - Interface in sawfowl.regionguard.api.events.world
- RegionTypes - Enum Class in sawfowl.regionguard.api
- RegionUseItemStackEvent - Interface in sawfowl.regionguard.api.events.world
- RegionWorldEvent - Interface in sawfowl.regionguard.api.events.world
- registerBuilders(RegisterBuilderEvent) - Method in class sawfowl.regionguard.RegionGuard
- registeredBlockType(String) - Static method in enum class sawfowl.regionguard.api.Flags
- registeredDamageType(String) - Static method in enum class sawfowl.regionguard.api.Flags
- registeredEntityCategory(String) - Static method in enum class sawfowl.regionguard.api.Flags
- registeredEntityType(String) - Static method in enum class sawfowl.regionguard.api.Flags
- registeredItemType(String) - Static method in enum class sawfowl.regionguard.api.Flags
- registerFlag(String, FlagConfig) - Method in interface sawfowl.regionguard.api.RegionAPI
-
FlagConfig registration.
- registerFlag(String, FlagConfig) - Method in class sawfowl.regionguard.implementsapi.Api
- registerRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Region registration.
- registerRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- registerRegionAsync(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Region registration in asynchronous mode.
- registerRegionAsync(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- RegistrationHandler(RegionGuard) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler.RegistrationHandler
- removeAdditionalData(PluginContainer, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Deleting additional data created by another plugin.
- removeAdditionalData(PluginContainer, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeChild(Region) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing a child region.
- removeChild(Region) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(String) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(String, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(String, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(String, FlagValue) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(String, FlagValue) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(Flags) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(Flags) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(Flags, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(Flags, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFlag(Flags, FlagValue) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing the flag from the region.
- removeFlag(Flags, FlagValue) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeFromPlayerBalance(ServerPlayer, Currency, BigDecimal) - Method in class sawfowl.regionguard.utils.Economy
- removePlayerPositions(ServerPlayer) - Method in class sawfowl.regionguard.RegionGuard
- removeTempFlag(String, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing a temporary flag from a region.
- removeTempFlag(String, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeTempFlag(Flags, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing a temporary flag from a region.
- removeTempFlag(Flags, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- removeTempRegion(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Removing a temporary region
- removeTempRegion(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- removeTempRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Removing a temporary region
- removeTempRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- removeUser(ServerPlayer) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Removing a WECui user.
- removeUser(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- resultSet(String) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- revertVisuals(ServerPlayer, UUID) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Remove border highlighting.
- revertVisuals(ServerPlayer, UUID) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- RIDING - Static variable in class sawfowl.regionguard.configure.LocalesPaths
S
- savePlayerData(UUID, PlayerData) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- savePlayerData(UUID, PlayerData) - Method in class sawfowl.regionguard.configure.storage.H2Storage
- savePlayerData(UUID, PlayerData) - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- savePlayerData(UUID, PlayerData) - Method in interface sawfowl.regionguard.configure.WorkData
- savePlayerData(ServerPlayer, PlayerData) - Method in class sawfowl.regionguard.configure.storage.AbstractSqlStorage
- savePlayerData(ServerPlayer, PlayerData) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- savePlayerData(ServerPlayer, PlayerData) - Method in interface sawfowl.regionguard.configure.WorkData
- saveRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Saving region data to disk.
- saveRegion(Region) - Method in class sawfowl.regionguard.configure.storage.FileStorage
- saveRegion(Region) - Method in class sawfowl.regionguard.configure.storage.H2Storage
- saveRegion(Region) - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- saveRegion(Region) - Method in interface sawfowl.regionguard.configure.WorkData
- saveRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- sawfowl.regionguard - package sawfowl.regionguard
- sawfowl.regionguard.api - package sawfowl.regionguard.api
- sawfowl.regionguard.api.data - package sawfowl.regionguard.api.data
- sawfowl.regionguard.api.events - package sawfowl.regionguard.api.events
- sawfowl.regionguard.api.events.world - package sawfowl.regionguard.api.events.world
- sawfowl.regionguard.api.worldedit - package sawfowl.regionguard.api.worldedit
- sawfowl.regionguard.commands - package sawfowl.regionguard.commands
- sawfowl.regionguard.commands.abstractcommands - package sawfowl.regionguard.commands.abstractcommands
- sawfowl.regionguard.commands.child - package sawfowl.regionguard.commands.child
- sawfowl.regionguard.commands.child.limits - package sawfowl.regionguard.commands.child.limits
- sawfowl.regionguard.commands.child.limits.buy - package sawfowl.regionguard.commands.child.limits.buy
- sawfowl.regionguard.commands.child.limits.sell - package sawfowl.regionguard.commands.child.limits.sell
- sawfowl.regionguard.commands.child.limits.set - package sawfowl.regionguard.commands.child.limits.set
- sawfowl.regionguard.configure - package sawfowl.regionguard.configure
- sawfowl.regionguard.configure.configs - package sawfowl.regionguard.configure.configs
- sawfowl.regionguard.configure.serializers - package sawfowl.regionguard.configure.serializers
- sawfowl.regionguard.configure.storage - package sawfowl.regionguard.configure.storage
- sawfowl.regionguard.implementsapi - package sawfowl.regionguard.implementsapi
- sawfowl.regionguard.implementsapi.data - package sawfowl.regionguard.implementsapi.data
- sawfowl.regionguard.implementsapi.worldedit - package sawfowl.regionguard.implementsapi.worldedit
- sawfowl.regionguard.implementsapi.worldedit.cui.events - package sawfowl.regionguard.implementsapi.worldedit.cui.events
- sawfowl.regionguard.implementsapi.worldedit.cui.handle - package sawfowl.regionguard.implementsapi.worldedit.cui.handle
- sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils - package sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils
- sawfowl.regionguard.listeners - package sawfowl.regionguard.listeners
- sawfowl.regionguard.listeners.forge - package sawfowl.regionguard.listeners.forge
- sawfowl.regionguard.utils - package sawfowl.regionguard.utils
- SECOND_POSITION - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- SELECTED - Static variable in class sawfowl.regionguard.utils.Placeholders
- SELECTION - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- SELECTION_CLEAR - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- SELECTION_CUBOID - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionType
- SelectorTypes - Enum Class in sawfowl.regionguard.api
- Sell - Class in sawfowl.regionguard.commands.child.limits
- Sell(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.Sell
- SELL_BLOCK_PRICE - Static variable in class sawfowl.regionguard.Permissions
- SELL_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- SELL_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- SELL_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- SELL_MEMBERS_PRICE - Static variable in class sawfowl.regionguard.Permissions
- SELL_REGION_PRICE - Static variable in class sawfowl.regionguard.Permissions
- SELL_SUBDIVISION_PRICE - Static variable in class sawfowl.regionguard.Permissions
- SELL_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- sendVisualDrag(ServerPlayer, Vector3i) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Dynamic selection of the area in the direction of the player's gaze.
- sendVisualDrag(ServerPlayer, Vector3i) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- serialize(Type, Vector3i, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.Vector3iSerializer
- serialize(Type, Cuboid, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.CuboidSerializer
- serialize(Type, FlagValue, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.FlagValueSerializer
- serialize(Type, MemberData, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.MemberDataSerializer
- serialize(Type, PlayerData, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.PlayerDataSerializer
- serialize(Type, Region, ConfigurationNode) - Method in class sawfowl.regionguard.configure.serializers.RegionSerializer
- Set - Class in sawfowl.regionguard.commands.child.limits
- Set(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.Set
- SET_MESSAGE - Static variable in class sawfowl.regionguard.Permissions
- SET_NAME - Static variable in class sawfowl.regionguard.Permissions
- setAdditionalData(PluginContainer, String, T) - Method in interface sawfowl.regionguard.api.data.Region
-
Write additional data created by another plugin.
- setAdditionalData(PluginContainer, String, T) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setAllowFly(boolean) - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Set fly protect result.
- setAllowFly(boolean) - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Set fly protect result.
- setAllowRiding(boolean) - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Set riding protect result.
- setBlocks(long) - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer.Builder
- setBlocks(long) - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- setBlocks(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits.Builder
- setBlocks(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- setBlocks(long) - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- setBlocks(long) - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- setClaimed(ClaimedByPlayer) - Method in interface sawfowl.regionguard.api.data.PlayerData.Builder
- setClaimed(ClaimedByPlayer) - Method in interface sawfowl.regionguard.api.data.PlayerData
- setClaimed(ClaimedByPlayer) - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- setClaimResizing(Region) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Specifies the region that will be resized.
- setClaimResizing(Region) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setClaims(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- setClaims(long) - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- setCreatingRegionType(UUID, RegionTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Specifies the type of regions created by the player.
- setCreatingRegionType(UUID, RegionTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- setCreatingRegionType(ServerPlayer, RegionTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Specifies the type of regions created by the player.
- setCreatingRegionType(ServerPlayer, RegionTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- SetCreatingType - Class in sawfowl.regionguard.commands.child
- SetCreatingType(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.SetCreatingType
- setCreationTime(long) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setCuboid(Vector3i, Vector3i, SelectorTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting new boundaries for the region.
- setCuboid(Vector3i, Vector3i, SelectorTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setCuboid(Cuboid) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setCuboid(Cuboid) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting new boundaries for the region.
- setCuboid(Cuboid) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setDefaultFlags(Region) - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- setDestination(Vector3d) - Method in interface sawfowl.regionguard.api.events.RegionCommandTeleportEvent
-
Assigning a position for player teleportation.
- setDestinationPosition(Vector3d) - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Setting the position to which the entity will be moved.
- setDrag(boolean) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Setting the status of the dynamic selection.
- setDrag(boolean) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setDragCuboid(Cuboid) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Setting cuboid for dynamic selection.
- setDragCuboid(Cuboid) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setExitMessage(Component, Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting region exit message.
- setExitMessage(Component, Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setExplosion(Explosion) - Method in interface sawfowl.regionguard.api.events.world.RegionExplosionEvent
-
Set the
Explosion
. - setFirstPosition(Vector3i) - Method in interface sawfowl.regionguard.api.data.Cuboid.Builder
- setFlag(String) - Static method in class sawfowl.regionguard.Permissions
- setFlag(String, boolean) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
- setFlag(String, boolean) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setFlag(String, boolean, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
- setFlag(String, boolean, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setFlag(Flags) - Static method in class sawfowl.regionguard.Permissions
- setFlag(Flags, boolean) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
- setFlag(Flags, boolean) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setFlag(Flags, boolean, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
- setFlag(Flags, boolean, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setFlags(Map<String, Set<FlagValue>>) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setFlags(Map<String, Set<FlagValue>>) - Method in interface sawfowl.regionguard.api.data.Region
-
Set the values of a set of flags.
- setFlags(Map<String, Set<FlagValue>>) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setJoinMessage(Component, Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting region join message.
- setJoinMessage(Component, Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setLastTimeSendBorders(long) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Setting the last time of the boundaries display
- setLastTimeSendBorders(long) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setLastWandLocation(Vector3i) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Getting the last position that was selected by the wand tool.
- setLastWandLocation(Vector3i) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setLimitBlocks(ServerPlayer, long) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Change the limit of blocks a player can claim.
- setLimitBlocks(ServerPlayer, long) - Method in class sawfowl.regionguard.implementsapi.Api
- setLimitClaims(ServerPlayer, long) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Set the number of regions a player can own.
- setLimitClaims(ServerPlayer, long) - Method in class sawfowl.regionguard.implementsapi.Api
- setLimitMembers(ServerPlayer, long) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Set the number of players that each player region can contain.
- setLimitMembers(ServerPlayer, long) - Method in class sawfowl.regionguard.implementsapi.Api
- setLimits(PlayerLimits) - Method in interface sawfowl.regionguard.api.data.PlayerData.Builder
- setLimits(PlayerLimits) - Method in interface sawfowl.regionguard.api.data.PlayerData
- setLimits(PlayerLimits) - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- setLimitSubdivisions(ServerPlayer, long) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Set a limit to the subdivisions a player can create.
- setLimitSubdivisions(ServerPlayer, long) - Method in class sawfowl.regionguard.implementsapi.Api
- setMembersPerRegion(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits.Builder
- setMembersPerRegion(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- setMembersPerRegion(long) - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- setMessage(Component) - Method in interface sawfowl.regionguard.api.events.world.RegionMessageEvent
-
Set the message that will be shown to the player if the event is canceled.
- SetMessage - Class in sawfowl.regionguard.commands.child
- SetMessage(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.SetMessage
- setName(String) - Method in interface sawfowl.regionguard.api.data.FlagConfig.Builder
-
Setting the name of the flag.
- setName(String) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setName(Locale, Component) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setName(Component, Locale) - Method in interface sawfowl.regionguard.api.data.Region
-
Set region name.
- setName(Component, Locale) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- SetName - Class in sawfowl.regionguard.commands.child
- SetName(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.SetName
- setOwner(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setOwner(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region
-
Make the player the new owner of the region.
- setOwner(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setOwner(GameProfile) - Method in interface sawfowl.regionguard.api.data.Region
-
Make the player the new owner of the region.
- setOwner(GameProfile) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- SetOwner - Class in sawfowl.regionguard.commands.child
- SetOwner(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.SetOwner
- setParentAfterLoad(Region) - Method in interface sawfowl.regionguard.configure.WorkData
- setParrent(Region) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setParrent(Region) - Method in interface sawfowl.regionguard.api.data.Region
-
Specifying the parent region.
- setParrent(Region) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setPlayer(ServerPlayer, TrustTypes) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setPlayer(GameProfile, TrustTypes) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setPlayerData(UUID, PlayerData) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Setting limits and other information on the player.
- setPlayerData(UUID, PlayerData) - Method in class sawfowl.regionguard.implementsapi.Api
- setPlayerData(ServerPlayer, PlayerData) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Setting limits and other information on the player.
- setPlayerData(ServerPlayer, PlayerData) - Method in class sawfowl.regionguard.implementsapi.Api
- setPosition(Vector3i, boolean) - Method in interface sawfowl.regionguard.api.data.Cuboid.Builder
- setPositions(Vector3i, Vector3i, SelectorTypes, ServerWorld) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Setting positions at the cuboid.
- setPositions(Vector3i, Vector3i, SelectorTypes, ServerWorld) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- setRegions(long) - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer.Builder
- setRegions(long) - Method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- setRegions(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits.Builder
- setRegions(long) - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- setRegionType(RegionTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Changing the type of region.
- setRegionType(RegionTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setReplaceNameInTitle(boolean) - Method in interface sawfowl.regionguard.api.data.MemberData
- setReplaceNameInTitle(boolean) - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- setSaveConsumer(Consumer<DefaultFlags>) - Method in class sawfowl.regionguard.configure.configs.DefaultFlags
- setSecondPosition(Vector3i) - Method in interface sawfowl.regionguard.api.data.Cuboid.Builder
- setSelectorType(UUID, SelectorTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Set a type of region selector for the player.
- setSelectorType(UUID, SelectorTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- setSelectorType(ServerPlayer, SelectorTypes) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Set a type of region selector for the player.
- setSelectorType(ServerPlayer, SelectorTypes) - Method in class sawfowl.regionguard.implementsapi.Api
- setSelectorType(SelectorTypes) - Method in interface sawfowl.regionguard.api.data.Cuboid.Builder
- setSelectorType(SelectorTypes) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Set the type of area selection.
- setSelectorType(SelectorTypes) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- SetSelectorType - Class in sawfowl.regionguard.commands.child
- SetSelectorType(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.SetSelectorType
- setServer() - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setServerOwner() - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setSettings(FlagSettings) - Method in interface sawfowl.regionguard.api.data.FlagConfig.Builder
-
Setting the flag parameters.
- setSource(String) - Method in interface sawfowl.regionguard.api.data.FlagValue.Builder
- setSource(Entity) - Method in interface sawfowl.regionguard.api.data.FlagValue.Builder
- setStopFlyingMessage(Component) - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Set the message that will be sent to the player if the region is forbidden to fly.
- setStopFlyingMessage(Component) - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Set the message that will be sent to the player if the region is forbidden to fly.
- setStopRidingMessage(Component) - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent
-
Set the message that will be sent to the player if riding are forbidden in region.
- setSubdivisions(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits.Builder
- setSubdivisions(long) - Method in interface sawfowl.regionguard.api.data.PlayerLimits
- setSubdivisions(long) - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- setSupportCUI(boolean) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
If sets this to false, the player will not receive packets for display the boundaries by the WECui mod.
- setSupportCUI(boolean) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setTarget(String) - Method in interface sawfowl.regionguard.api.data.FlagValue.Builder
- setTempFlag(String, boolean, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
The flag set via this method will not be saved to disk. - setTempFlag(String, boolean, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setTempFlag(Flags, boolean, String, String) - Method in interface sawfowl.regionguard.api.data.Region
-
Setting the value of the flag.
The flag set via this method will not be saved to disk. - setTempFlag(Flags, boolean, String, String) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setTrustType(UUID, TrustTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Adding a entity to a region.
- setTrustType(UUID, TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setTrustType(ServerPlayer, TrustTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Adding a player to a region.
- setTrustType(ServerPlayer, TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setTrustType(GameProfile, TrustTypes) - Method in interface sawfowl.regionguard.api.data.Region
-
Adding a player to a region.
- setTrustType(GameProfile, TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- setTrustType(TrustTypes) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setTrustType(TrustTypes) - Method in interface sawfowl.regionguard.api.data.MemberData
-
Setting the type of trust for a region member
- setTrustType(TrustTypes) - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- setType(RegionTypes) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setUniqueId(UUID) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setUUID(UUID) - Method in interface sawfowl.regionguard.api.data.MemberData.Builder
- setValue(boolean) - Method in interface sawfowl.regionguard.api.data.FlagValue.Builder
- setVisualClaimId(UUID) - Method in interface sawfowl.regionguard.api.worldedit.CUIUser
-
Setting the UUID of the region, the boundaries of which will be shown to the player.
- setVisualClaimId(UUID) - Method in class sawfowl.regionguard.implementsapi.worldedit.CUIUserImpl
- setWorld(ResourceKey) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- setWorld(ServerWorld) - Method in interface sawfowl.regionguard.api.data.Region.Builder
- shortDescription(Locale) - Method in class sawfowl.regionguard.commands.abstractcommands.AbstractCommand
- shortDescription(Locale) - Method in class sawfowl.regionguard.commands.Region
- shortDescription(CommandCause) - Method in class sawfowl.regionguard.commands.Region
- simple(boolean) - Static method in interface sawfowl.regionguard.api.data.FlagValue
- SimpleLifecycled<T> - Class in sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils
- SIZE - Static variable in class sawfowl.regionguard.utils.Placeholders
- SLEEP - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- SOURCE - Static variable in class sawfowl.regionguard.utils.Placeholders
- SPACES - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- SPAWN - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- SpawnEntityListener - Class in sawfowl.regionguard.listeners
- SpawnEntityListener(RegionGuard) - Constructor for class sawfowl.regionguard.listeners.SpawnEntityListener
- SplitStorage - Class in sawfowl.regionguard.configure.configs
- SplitStorage() - Constructor for class sawfowl.regionguard.configure.configs.SplitStorage
- SpongeCUIChannelHandler - Class in sawfowl.regionguard.implementsapi.worldedit.cui.handle
- SpongeCUIChannelHandler() - Constructor for class sawfowl.regionguard.implementsapi.worldedit.cui.handle.SpongeCUIChannelHandler
- SpongeCUIChannelHandler.ForgeCuiListener - Class in sawfowl.regionguard.implementsapi.worldedit.cui.handle
- SpongeCUIChannelHandler.RegistrationHandler - Class in sawfowl.regionguard.implementsapi.worldedit.cui.handle
- spongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent.Drop
-
Get
ChangeInventoryEvent.Drop
- spongeEvent() - Method in interface sawfowl.regionguard.api.events.world.RegionChangeInventoryEvent.Pickup
-
Get
ChangeInventoryEvent.Pickup
- STAFF_ADMINCLAIM - Static variable in class sawfowl.regionguard.Permissions
- STAFF_DELETE - Static variable in class sawfowl.regionguard.Permissions
- STAFF_FLAG - Static variable in class sawfowl.regionguard.Permissions
- STAFF_LIMITS - Static variable in class sawfowl.regionguard.Permissions
- STAFF_LIST - Static variable in class sawfowl.regionguard.Permissions
- STAFF_RESIZE - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SET_MESSAGE - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SET_NAME - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SET_REGION_TYPE - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SETLIMIT_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SETLIMIT_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SETLIMIT_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- STAFF_SETLIMIT_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- STAFF_TRUST - Static variable in class sawfowl.regionguard.Permissions
- STAFF_UPDATE_DEFAULT_FLAGS - Static variable in class sawfowl.regionguard.Permissions
- stopVisualDrag(ServerPlayer) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Stop the dynamic area selection.
- stopVisualDrag(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- StringUtil - Class in sawfowl.regionguard.implementsapi.worldedit
- SUBDIVISION - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- SUBDIVISION - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- Subdivisions - Class in sawfowl.regionguard.commands.child.limits.buy
- Subdivisions - Class in sawfowl.regionguard.commands.child.limits.sell
- Subdivisions - Class in sawfowl.regionguard.commands.child.limits.set
- Subdivisions(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- Subdivisions(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- Subdivisions(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.limits.set.Subdivisions
T
- TARGET - Static variable in class sawfowl.regionguard.utils.Placeholders
- TELEPORT - Static variable in class sawfowl.regionguard.Permissions
- TELEPORT_ENDERPEARL_FROM_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TELEPORT_ENDERPEARL_TO_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TELEPORT_FROM_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TELEPORT_OTHER_FROM_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TELEPORT_OTHER_TO_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TELEPORT_TO_REGION - Static variable in class sawfowl.regionguard.configure.LocalesPaths
- TEMP - Static variable in class sawfowl.regionguard.configure.CuiConfigPaths
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.ClaimedByPlayerImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.FlagConfigImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.MemberDataImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.PlayerDataImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.PlayerLimitsImpl
- toContainer() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- toFlat(ServerWorld) - Method in interface sawfowl.regionguard.api.data.Cuboid
-
Changing the positions of the cuboid according to the height of the world.
- toFlat(ServerWorld) - Method in class sawfowl.regionguard.implementsapi.data.CuboidImpl
- toJsonObject() - Method in interface sawfowl.regionguard.api.data.AdditionalData
-
Convert class objects to json data array.
It is recommended not to do `return null`.
If you use this method, add all class fields labeled with the `Setting
annotation to the Json object.
The object access key must match the value of the annotation.
If the method returns `null`, an attempt to serialize the class will be made. - toRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionEntityChangeWorldEvent
-
Get the
Region
where the event occurred. - toRegion() - Method in interface sawfowl.regionguard.api.events.world.RegionMoveEntityEvent.ChangeRegion
-
Get the
Region
where the event occurred. - toString() - Method in enum class sawfowl.regionguard.api.Flags
- toString() - Method in class sawfowl.regionguard.implementsapi.data.ChunkNumberImpl
- toString() - Method in class sawfowl.regionguard.implementsapi.data.FlagValueImpl
- toString() - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- TRANSACRION_CURRENCY - Static variable in class sawfowl.regionguard.Permissions
- trimLength(String, int) - Static method in class sawfowl.regionguard.implementsapi.worldedit.StringUtil
-
Trim a string if it is longer than a certain length.
- Trust - Class in sawfowl.regionguard.commands.child
- Trust(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Trust
- TRUST - Static variable in class sawfowl.regionguard.Permissions
- TRUST_TYPE - Static variable in class sawfowl.regionguard.utils.Placeholders
- TRUST_TYPES - Static variable in class sawfowl.regionguard.utils.Placeholders
- TrustTypes - Enum Class in sawfowl.regionguard.api
- TYPE - Static variable in class sawfowl.regionguard.utils.Placeholders
U
- uniqueId - Variable in class sawfowl.regionguard.implementsapi.worldedit.cui.events.MultiSelectionCuboidEvent
- UNLIMIT_BLOCKS - Static variable in class sawfowl.regionguard.Permissions
- UNLIMIT_CLAIMS - Static variable in class sawfowl.regionguard.Permissions
- UNLIMIT_MEMBERS - Static variable in class sawfowl.regionguard.Permissions
- UNLIMIT_SUBDIVISIONS - Static variable in class sawfowl.regionguard.Permissions
- unregisterRegion(Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Remove the region from the list of registered regions.
This method will not remove the region from the disk. - unregisterRegion(Region) - Method in class sawfowl.regionguard.implementsapi.Api
- UNSET - Enum constant in enum class sawfowl.regionguard.api.RegionTypes
- untrust(UUID) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing a player or entity from a region.
- untrust(UUID) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- untrust(ServerPlayer) - Method in interface sawfowl.regionguard.api.data.Region
-
Removing a player from a region.
- untrust(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.data.RegionImpl
- Untrust - Class in sawfowl.regionguard.commands.child
- Untrust(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Untrust
- updateCuiDataMaps() - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- UpdateDefaultFlags - Class in sawfowl.regionguard.commands.child
- UpdateDefaultFlags(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- updateGlobalRegionData(ServerWorld, Region) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Update global region data.
- updateGlobalRegionData(ServerWorld, Region) - Method in class sawfowl.regionguard.implementsapi.Api
- updatePlayerData(UUID) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Update cached data on regions and blocks claimed by the player.
- updatePlayerData(UUID) - Method in class sawfowl.regionguard.implementsapi.Api
- updatePlayerData(ServerPlayer) - Method in interface sawfowl.regionguard.api.RegionAPI
-
Update cached data on regions and blocks claimed by the player.
- updatePlayerData(ServerPlayer) - Method in class sawfowl.regionguard.implementsapi.Api
- updateSync() - Method in class sawfowl.regionguard.configure.storage.MySqlStorage
- updateWandItem() - Method in class sawfowl.regionguard.implementsapi.Api
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Claim
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Clear
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Delete
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Flag
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Info
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Leave
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.buy.Blocks
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.buy.Claims
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.buy.Members
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.buy.Subdivisions
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Buy
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.sell.Blocks
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.sell.Claims
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.sell.Members
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.sell.Subdivisions
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Sell
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.set.Blocks
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.set.Claims
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.set.Members
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.set.Subdivisions
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.limits.Set
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Limits
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.ListRegions
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.SetCreatingType
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.SetMessage
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.SetName
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.SetOwner
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.SetSelectorType
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Trust
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Untrust
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.UpdateDefaultFlags
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.Wand
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.child.WeCUI
- usage(CommandCause) - Method in class sawfowl.regionguard.commands.Region
- USER - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- UUID - Static variable in class sawfowl.regionguard.utils.Placeholders
V
- valid(T) - Static method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
- value() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Get the value or
Optional.empty()
. - value() - Method in class sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.SimpleLifecycled
- valueOf(String) - Static method in enum class sawfowl.regionguard.api.Flags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class sawfowl.regionguard.api.RegionTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class sawfowl.regionguard.api.SelectorTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class sawfowl.regionguard.api.TrustTypes
-
Returns the enum constant of this class with the specified name.
- valueOfName(String) - Static method in enum class sawfowl.regionguard.api.Flags
- valueOfName(String) - Static method in enum class sawfowl.regionguard.api.RegionTypes
-
Search for a region type by name.
- valueOrThrow() - Method in interface sawfowl.regionguard.implementsapi.worldedit.cui.handle.utils.Lifecycled
-
Get the value or throw.
- values() - Static method in enum class sawfowl.regionguard.api.Flags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class sawfowl.regionguard.api.RegionTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class sawfowl.regionguard.api.SelectorTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class sawfowl.regionguard.api.TrustTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vector3iSerializer - Class in sawfowl.regionguard.configure.serializers
- Vector3iSerializer() - Constructor for class sawfowl.regionguard.configure.serializers.Vector3iSerializer
- visualizeRegion(Region, ServerPlayer, boolean, boolean) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Display the region boundaries.
- visualizeRegion(Region, ServerPlayer, boolean, boolean) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- visualizeRegion(Region, Vector3i, Vector3i, ServerPlayer, CUIUser, boolean, boolean) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Display the region boundaries.
- visualizeRegion(Region, Vector3i, Vector3i, ServerPlayer, CUIUser, boolean, boolean) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- visualizeRegions(List<Region>, ServerPlayer, boolean) - Method in interface sawfowl.regionguard.api.worldedit.WorldEditCUIAPI
-
Display borders to multiple regions at the same time.
- visualizeRegions(List<Region>, ServerPlayer, boolean) - Method in class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- VOLUME - Static variable in class sawfowl.regionguard.utils.Placeholders
W
- Wand - Class in sawfowl.regionguard.commands.child
- Wand(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.Wand
- WAND - Static variable in class sawfowl.regionguard.Permissions
- warn(Object) - Method in class sawfowl.regionguard.utils.Logger
- warn(Object, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- warn(String) - Method in class sawfowl.regionguard.utils.Logger
- warn(String, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- warn(Component) - Method in class sawfowl.regionguard.utils.Logger
- warn(Component, Throwable) - Method in class sawfowl.regionguard.utils.Logger
- warn(Text) - Method in class sawfowl.regionguard.utils.Logger
- WeCUI - Class in sawfowl.regionguard.commands.child
- WeCUI(RegionGuard) - Constructor for class sawfowl.regionguard.commands.child.WeCUI
- WITHOUT_TRUST - Enum constant in enum class sawfowl.regionguard.api.TrustTypes
- WorkData - Interface in sawfowl.regionguard.configure
- WORLD - Static variable in class sawfowl.regionguard.utils.Placeholders
- worldChange(ChangeEntityWorldEvent.Pre, ServerPlayer) - Method in class sawfowl.regionguard.listeners.BlockAndWorldChangeListener
- WorldEditAPI - Class in sawfowl.regionguard.implementsapi.worldedit
- WorldEditAPI(RegionGuard) - Constructor for class sawfowl.regionguard.implementsapi.worldedit.WorldEditAPI
- WorldEditCUIAPI - Interface in sawfowl.regionguard.api.worldedit
Y
- YELLOW - Static variable in class sawfowl.regionguard.implementsapi.worldedit.MultiSelectionColors
Z
- zero() - Static method in interface sawfowl.regionguard.api.data.ClaimedByPlayer
- zero() - Static method in interface sawfowl.regionguard.api.data.PlayerData
- zero() - Static method in interface sawfowl.regionguard.api.data.PlayerLimits
All Classes and Interfaces|All Packages|Constant Field Values