Class ExprDifficulty

All Implemented Interfaces:
Converter<org.bukkit.World,​org.bukkit.Difficulty>, Debuggable, Expression<org.bukkit.Difficulty>, SyntaxElement

@Name("Difficulty") @Description("The difficulty of a world.") @Examples("set the difficulty of \"world\" to hard") @Since("2.3") public class ExprDifficulty extends SimplePropertyExpression<org.bukkit.World,​org.bukkit.Difficulty>