Package com.griefdefender.api.claim
Class ClaimTypes
java.lang.Object
com.griefdefender.api.claim.ClaimTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClaimTypeRepresents a claim type that is managed by admins.static final ClaimTypeRepresents a claim type that is managed by one or more players.static final ClaimTypeRepresents a claim type that is managed by one or more players and cannot be resized once created.static final ClaimTypeRepresents a sub-claim type that can be one or more blocks.static final ClaimTypeRepresents a claim type that supports multiple levels ofBASICclaims.static final ClaimTypeRepresents all the block space in a singlenot used by any other claim type.invalid reference
World -
Method Summary
-
Field Details
-
ADMIN
Represents a claim type that is managed by admins. -
BASIC
Represents a claim type that is managed by one or more players. -
PLOT
Represents a claim type that is managed by one or more players and cannot be resized once created. -
SUBDIVISION
Represents a sub-claim type that can be one or more blocks. Note: This type is not supported inWILDERNESS -
TOWN
Represents a claim type that supports multiple levels ofBASICclaims. -
WILDERNESS
Represents all the block space in a singlenot used by any other claim type. There will only be one wilderness claim per world.invalid reference
World
-