Class ExprSeaLevel

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

@Name("Sea Level") @Description("Gets the sea level of a world.") @Examples("send \"The sea level in your world is %sea level in player\'s world%\"") @Since("2.5.1") public class ExprSeaLevel extends SimplePropertyExpression<org.bukkit.World,​Long>