|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Renameable
Defines if the land system allows cuboids names to be changed after creation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface io.github.alshain01.flags.api.area.Area |
|---|
Area.AreaRelationship |
| Method Summary | |
|---|---|
void |
setName(java.lang.String name)
Sets the name of the cuboid. |
| Methods inherited from interface io.github.alshain01.flags.api.area.Area |
|---|
compareNameTo, compareTo, getAbsoluteMessage, getAbsoluteMessage, getAbsolutePermissionTrust, getAbsolutePlayerTrust, getAbsoluteRawMessage, getAbsoluteState, getAreaPlugin, getId, getMessage, getMessage, getName, getPermissionTrust, getPlayerTrust, getRawMessage, getRelationship, getState, getWorld, hasBundlePermission, hasFlagPermission, hasTrust, isArea, removeTrust, removeTrust, setMessage, setState, setTrust, setTrust |
| Method Detail |
|---|
void setName(@Nonnull
java.lang.String name)
name - The name to set to the cuboid.
InvalidAreaException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||