Uses of Interface
com.palmergames.bukkit.towny.object.Nameable
Package
Description
-
Uses of Nameable in com.palmergames.bukkit.towny
Modifier and TypeMethodDescriptionTownyFormatter.getFormattedNames
(Collection<? extends Nameable> objects) -
Uses of Nameable in com.palmergames.bukkit.towny.invites
Modifier and TypeInterfaceDescriptioninterface
Represents a class that can receive invitations.interface
Represents a class that can receive invitations. -
Uses of Nameable in com.palmergames.bukkit.towny.object
Modifier and TypeInterfaceDescriptioninterface
An interface used to show that an object is capable of participating in economy specific tasks.interface
A class that only serves as a name-spacing class.interface
Allows objects to contain townblocks to be accessed/manipulated.Modifier and TypeClassDescriptionclass
class
An Account object representing a Player's account.class
A class which represents the structure of objects that occupy areas or interactive managed sub-objects.class
class
An abstract class which defines the mechanics of groups in towny.class
class
class
class
class
class
-
Uses of Nameable in com.palmergames.bukkit.towny.object.economy
Modifier and TypeInterfaceDescriptioninterface
Defines methods necessary for the operation of a bank.Modifier and TypeClassDescriptionclass
Used to facilitate transactions regarding money, and the storage of funds.class
A variant of anAccount
that belongs to aGovernment
.final class
For internal use only. -
Uses of Nameable in com.palmergames.bukkit.towny.utils
Modifier and TypeMethodDescriptionNameUtil.getNames
(Collection<T> objs) A helper function that extracts names from objects.