Uses of Interface
com.palmergames.bukkit.towny.object.ResidentList
Packages that use ResidentList
Package
Description
-
Uses of ResidentList in com.palmergames.bukkit.towny
Methods in com.palmergames.bukkit.towny with parameters of type ResidentListModifier and TypeMethodDescriptionstatic StringTownyFormatter.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 onlinePlayers for a specificResidentList.TownyAPI.getOnlineResidents(ResidentList owner) Check whichResidents are online in aResidentList -
Uses of ResidentList in com.palmergames.bukkit.towny.command
Method parameters in com.palmergames.bukkit.towny.command with type arguments of type ResidentList -
Uses of ResidentList in com.palmergames.bukkit.towny.object
Classes in com.palmergames.bukkit.towny.object that implement ResidentListModifier and TypeClassDescriptionclassA class which represents the structure of objects that occupy areas or interactive managed sub-objects.classclass -
Uses of ResidentList in com.palmergames.bukkit.towny.utils
Methods in com.palmergames.bukkit.towny.utils with parameters of type ResidentListModifier and TypeMethodDescriptionResidentUtil.getOnlineResidentsViewable(org.bukkit.entity.Player viewer, ResidentList residentList) Return a list of Residents that can be seen (not vanished) by the viewer.