Index
All Classes and Interfaces|All Packages
G
- GDClaim - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefDefender
-
Implementation of the
IClaim
interface using the GriefDefender API. - GDClaim(Claim) - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Constructs a new GDClaim that wraps the given GriefDefender claim.
- GDPermissionListener - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefDefender
-
Listens for GriefDefender claim events and delegates them to the RealEstate claim event logic.
- GDPermissionListener() - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDPermissionListener
-
Constructs a new GDPermissionListener and registers its event subscribers.
- GDPlayerData - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefDefender
-
GDPlayerData is an implementation of the
IPlayerData
interface for GriefDefender. - GDPlayerData(PlayerData) - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDPlayerData
-
Constructs a new GDPlayerData instance using the specified PlayerData.
- getAccruedClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDPlayerData
-
Retrieves the number of accrued claim blocks for the player.
- getAccruedClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPPlayerData
-
Retrieves the number of accrued claim blocks for the player.
- getAccruedClaimBlocks() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IPlayerData
-
Retrieves the number of accrued claim blocks for the player.
- getAccruedClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyPlayerData
-
Returns the number of accrued claim blocks.
- getAccruedClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGPlayerData
-
Returns the number of accrued claim blocks for a player.
- getArea() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Calculates the area of the claim.
- getArea() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the area of this claim.
- getArea() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the area of this claim in blocks.
- getArea() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the area of the Towny claim.
- getArea() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Calculates and returns the area of this claim.
- getBidStep() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimAuction
-
Returns the bid increment step for the auction.
- getBonusClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDPlayerData
-
Retrieves the number of bonus claim blocks for the player.
- getBonusClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPPlayerData
-
Retrieves the number of bonus claim blocks for the player.
- getBonusClaimBlocks() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IPlayerData
-
Retrieves the number of bonus claim blocks for the player.
- getBonusClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyPlayerData
-
Returns the number of bonus claim blocks.
- getBonusClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGPlayerData
-
Returns the number of bonus claim blocks for a player.
- getBuyer() - Method in class me.EtienneDx.RealEstate.Transactions.BoughtTransaction
-
Returns the UUID of the buyer.
- getBuyer() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimAuction
-
Returns the UUID of the current highest bidder.
- getChildren() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Returns an iterable over the child claims.
- getChildren() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns an
Iterable
over the child claims of this claim. - getChildren() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves an iterable collection of child claims.
- getChildren() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns an iterable over the child claims.
- getChildren() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the child claims of this claim.
- getClaim() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Returns the underlying GriefDefender claim.
- getClaim() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the underlying GriefPrevention claim.
- getClaim() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Retrieves the claim associated with this transaction.
- getClaimAt(Location) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GriefDefenderAPI
-
Retrieves the claim at the specified Bukkit location.
- getClaimAt(Location) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GriefPreventionAPI
- getClaimAt(Location) - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaimAPI
-
Retrieves the claim at the specified Bukkit location.
- getClaimAt(Location) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyAPIWrapper
-
Retrieves the Towny plot (wrapped as an IClaim) at the given location.
- getClaimAt(Location) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WorldGuardAPI
-
Retrieves a claim at the specified Bukkit location.
- getEndDate() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimAuction
-
Returns the end date and time of the auction.
- getFrequency() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimLease
-
Retrieves the frequency of lease payments.
- getHolder() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Retrieves the Block that holds the sign for this transaction.
- getHolder() - Method in interface me.EtienneDx.RealEstate.Transactions.Transaction
-
Returns the block that acts as the physical holder (e.g., a sign) for this transaction.
- getId() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Gets the unique identifier for this claim.
- getId() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the unique identifier of this claim.
- getId() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the unique identifier for this claim.
- getId() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns a unique identifier for this Towny claim.
- getId() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the unique identifier of this claim.
- getList(String) - Method in class me.EtienneDx.RealEstate.Config
-
Splits a string into a list using semicolon as the delimiter.
- getMessage(String, boolean, String...) - Static method in class me.EtienneDx.RealEstate.Messages
-
Retrieves a formatted message.
- getMessage(String, String...) - Static method in class me.EtienneDx.RealEstate.Messages
-
Retrieves a formatted message with placeholders replaced.
- getOwner() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Retrieves the owner of the claim.
- getOwner() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the UUID of the owner of this claim.
- getOwner() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the owner of this claim.
- getOwner() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the owner of the claim as a UUID.
- getOwner() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the owner of this claim.
- getOwner() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Returns the owner's UUID.
- getOwner() - Method in interface me.EtienneDx.RealEstate.Transactions.Transaction
-
Retrieves the UUID of the owner associated with this transaction.
- getOwnerName() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Retrieves the name of the claim's owner.
- getOwnerName() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the name of the owner of this claim.
- getOwnerName() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the name of the claim's owner.
- getOwnerName() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the name of the claim's owner.
- getOwnerName() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the owner's name of this claim.
- getOwnerUUID() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Returns the owner's UUID.
- getParent() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Retrieves the parent claim of this claim, if any.
- getParent() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the parent claim of this claim.
- getParent() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the parent claim of this claim, if any.
- getParent() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the parent claim of this claim.
- getParent() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the parent claim of this claim.
- getPaymentsLeft() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimLease
-
Retrieves the number of remaining lease payments.
- getPlayerData(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GriefDefenderAPI
-
Retrieves the player data for the specified player UUID.
- getPlayerData(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GriefPreventionAPI
- getPlayerData(UUID) - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaimAPI
-
Retrieves the player data associated with the specified UUID.
- getPlayerData(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyAPIWrapper
-
Retrieves the player data for the specified player UUID.
- getPlayerData(UUID) - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WorldGuardAPI
-
Retrieves player-specific claim data.
- getPrice() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Returns the transaction price.
- getRemainingClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDPlayerData
-
Retrieves the number of remaining claim blocks available to the player.
- getRemainingClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPPlayerData
-
Retrieves the number of remaining claim blocks available for the player.
- getRemainingClaimBlocks() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IPlayerData
-
Retrieves the total number of claim blocks remaining for the player.
- getRemainingClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyPlayerData
-
Returns the remaining claim blocks.
- getRemainingClaimBlocks() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGPlayerData
-
Returns the number of remaining claim blocks for a player.
- getResident(String) - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyAPIWrapper
-
Retrieves a Resident object corresponding to the given resident name.
- getSign() - Method in class me.EtienneDx.RealEstate.Transactions.ClaimTransaction
-
Returns the location of the sign associated with this transaction.
- getSignString(String) - Static method in class me.EtienneDx.RealEstate.Utils
-
Truncates a given string to a maximum length of 16 characters.
- getString(List<String>) - Method in class me.EtienneDx.RealEstate.Config
-
Converts a list of strings into a single string with each element separated by a semicolon.
- getTime(int, Duration, boolean) - Static method in class me.EtienneDx.RealEstate.Utils
-
Formats a time duration as a human-readable string.
- getTransaction(IClaim) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Retrieves the active transaction associated with a given claim.
- getTransaction(Player) - Method in class me.EtienneDx.RealEstate.Transactions.TransactionsStore
-
Retrieves the active transaction associated with a player.
- getWorld() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Retrieves the Bukkit
World
where the claim is located. - getWorld() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the world in which this claim is located.
- getWorld() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the Bukkit
World
in which this claim is located. - getWorld() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the world where this claim is located.
- getWorld() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the world in which this claim is located.
- getX() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Gets the X coordinate of the claim's lesser boundary corner.
- getX() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the X-coordinate of the claim's lesser boundary corner.
- getX() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the X coordinate of this claim's location.
- getX() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the X-coordinate of the claim's location.
- getX() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the X-coordinate of the claim's minimum point.
- getY() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Gets the Y coordinate of the claim's lesser boundary corner.
- getY() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the Y-coordinate of the claim's lesser boundary corner.
- getY() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the Y coordinate of this claim's location.
- getY() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the Y-coordinate of the claim's location.
- getY() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the Y-coordinate of the claim's minimum point.
- getZ() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GDClaim
-
Gets the Z coordinate of the claim's lesser boundary corner.
- getZ() - Method in class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Returns the Z-coordinate of the claim's lesser boundary corner.
- getZ() - Method in interface me.EtienneDx.RealEstate.ClaimAPI.IClaim
-
Retrieves the Z coordinate of this claim's location.
- getZ() - Method in class me.EtienneDx.RealEstate.ClaimAPI.Towny.TownyClaim
-
Returns the Z-coordinate of the claim's location.
- getZ() - Method in class me.EtienneDx.RealEstate.ClaimAPI.WorldGuard.WGClaim
-
Returns the Z-coordinate of the claim's minimum point.
- GPClaim - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention
-
GPClaim is an implementation of the
IClaim
interface for GriefPrevention claims. - GPClaim(Claim) - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPClaim
-
Constructs a new GPClaim that wraps the given GriefPrevention claim.
- GPPlayerData - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention
-
GPPlayerData is an implementation of the
IPlayerData
interface for GriefPrevention. - GPPlayerData(PlayerData) - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GPPlayerData
-
Constructs a new GPPlayerData instance that wraps the provided PlayerData.
- GriefDefenderAPI - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefDefender
-
GriefDefenderAPI is an implementation of the
IClaimAPI
interface that integrates with the GriefDefender plugin. - GriefDefenderAPI() - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefDefender.GriefDefenderAPI
-
Default constructor for GriefDefenderAPI.
- GriefPreventionAPI - Class in me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention
-
Implementation of the
IClaimAPI
interface for GriefPrevention. - GriefPreventionAPI() - Constructor for class me.EtienneDx.RealEstate.ClaimAPI.GriefPrevention.GriefPreventionAPI
-
Default constructor for GriefPreventionAPI.
All Classes and Interfaces|All Packages