Class CondHasClientWeather

All Implemented Interfaces:
Debuggable, SyntaxElement, Checker<org.bukkit.entity.Player>

@Name("Has Client Weather") @Description("Checks whether the given players have a custom client weather") @Examples({"if the player has custom weather:","\tmessage \"Your custom weather is %player\'s weather%\""}) @Since("2.3") public class CondHasClientWeather extends PropertyCondition<org.bukkit.entity.Player>