Uses of Interface
com.palmergames.bukkit.towny.object.ResidentList
Package
Description
-
Uses of ResidentList in com.palmergames.bukkit.towny
Modifier and TypeMethodDescriptionstatic String
TownyFormatter.getFormattedOnlineResidents
(String prefix, ResidentList residentList, org.bukkit.entity.Player player) Used in /n online and /t online.List
<org.bukkit.entity.Player> TownyAPI.getOnlinePlayers
(ResidentList owner) Gets all onlinePlayer
s for a specificResidentList
.TownyAPI.getOnlineResidents
(ResidentList owner) Check whichResident
s are online in aResidentList
-
Uses of ResidentList in com.palmergames.bukkit.towny.command
-
Uses of ResidentList in com.palmergames.bukkit.towny.object
Modifier and TypeClassDescriptionclass
A class which represents the structure of objects that occupy areas or interactive managed sub-objects.class
class
-
Uses of ResidentList in com.palmergames.bukkit.towny.utils
Modifier and TypeMethodDescriptionResidentUtil.getOnlineResidentsViewable
(org.bukkit.entity.Player viewer, ResidentList residentList) Return a list of Residents that can be seen (not vanished) by the viewer.