Uses of Class
net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager
Packages that use ClanManager
Package
Description
-
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans
Methods in net.sacredlabyrinth.phaed.simpleclans that return ClanManager -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.commands.completions
Fields in net.sacredlabyrinth.phaed.simpleclans.commands.completions declared as ClanManager -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.commands.conditions
Fields in net.sacredlabyrinth.phaed.simpleclans.commands.conditions declared as ClanManagerMethods in net.sacredlabyrinth.phaed.simpleclans.commands.conditions with parameters of type ClanManagerModifier and TypeMethodDescriptionstatic @NotNull ClanConditions.assertClanMember(@NotNull ClanManager clanManager, @NotNull co.aikar.commands.BukkitCommandIssuer issuer) -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.commands.contexts
Fields in net.sacredlabyrinth.phaed.simpleclans.commands.contexts declared as ClanManagerModifier and TypeFieldDescriptionprotected final @NotNull ClanManagerAbstractContextResolver.clanManagerMethods in net.sacredlabyrinth.phaed.simpleclans.commands.contexts with parameters of type ClanManagerModifier and TypeMethodDescriptionstatic @NotNull ClanContexts.assertClanMember(@NotNull ClanManager clanManager, @NotNull co.aikar.commands.BukkitCommandIssuer issuer) -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.commands.data
Fields in net.sacredlabyrinth.phaed.simpleclans.commands.data declared as ClanManager -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.conversation
Constructors in net.sacredlabyrinth.phaed.simpleclans.conversation with parameters of type ClanManager -
Uses of ClanManager in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners
Methods in net.sacredlabyrinth.phaed.simpleclans.proxy.listeners that return ClanManager