Package com.griefdefender.api.data
Interface TownData
- All Superinterfaces:
ClaimData,ClaimDataGetter
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.griefdefender.api.data.ClaimData
ClaimData.Builder -
Method Summary
Modifier and TypeMethodDescriptionOptional<net.kyori.adventure.text.Component> voidsetTownTag(net.kyori.adventure.text.Component text) Methods inherited from interface com.griefdefender.api.data.ClaimData
save, setAccessorGroups, setAccessors, setAllowExpiration, setAttributes, setBuilderGroups, setBuilders, setClaimGroupUniqueId, setClanData, setContainerGroups, setContainers, setCuboid, setDateLastActive, setDenyMessages, setDisplayName, setEconomyData, setEnterActionBar, setEnterTitle, setExitActionBar, setExitTitle, setExpired, setFarewell, setGreaterBoundaryCorner, setGreaterBoundaryCorner, setGreeting, setInheritParent, setLesserBoundaryCorner, setLesserBoundaryCorner, setManagerGroups, setManagers, setOwnerUniqueId, setParentUniqueId, setRequiresClaimBlocks, setResidentGroups, setResidents, setResizable, setSizeRestrictions, setSpawnPos, setSpawnPos, setType, setWorldUniqueIdMethods inherited from interface com.griefdefender.api.data.ClaimDataGetter
allowDenyMessages, allowExpiration, doesInheritParent, getAccessorGroups, getAccessors, getAttributes, getBuilderGroups, getBuilders, getClaimGroupUniqueId, getClanData, getContainerGroups, getContainers, getDateCreated, getDateLastActive, getDisplayName, getDisplayNameComponent, getEconomyData, getEnterActionBar, getEnterTitle, getExitActionBar, getExitTitle, getFarewell, getGreaterBoundaryCorner, getGreeting, getLesserBoundaryCorner, getManagerGroups, getManagers, getOwnerUniqueId, getParentUniqueId, getResidentGroups, getResidents, getSpawnPos, getType, getWorldUniqueId, hasSizeRestrictions, isCuboid, isExpired, isResizable, requiresClaimBlocks
-
Method Details
-
getTownTag
Optional<net.kyori.adventure.text.Component> getTownTag() -
setTownTag
void setTownTag(net.kyori.adventure.text.Component text) -
getAccruedClaimBlocks
-
getBonusClaimBlocks
-
getResidentPastDueTaxTimestamps
-
getResidentTaxBalances
-