Class Conditions
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.conditions.Conditions
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull ClanassertClanMember(@NotNull ClanManager clanManager, @NotNull co.aikar.commands.BukkitCommandIssuer issuer) static @NotNull org.bukkit.entity.PlayerassertPlayer(@NotNull co.aikar.commands.BukkitCommandIssuer issuer)
-
Method Details
-
assertClanMember
@NotNull public static @NotNull Clan assertClanMember(@NotNull @NotNull ClanManager clanManager, @NotNull @NotNull co.aikar.commands.BukkitCommandIssuer issuer) -
assertPlayer
@NotNull public static @NotNull org.bukkit.entity.Player assertPlayer(@NotNull @NotNull co.aikar.commands.BukkitCommandIssuer issuer)
-